forked from openkylin/platform_build
Make change and version bump to SD2A.211029.001
Change-Id: I5d398c3854773a43600f388b71c830be92bf3859
This commit is contained in:
commit
2cf47d0055
|
@ -18,4 +18,4 @@
|
|||
# (like "CRB01"). It must be a single word, and is
|
||||
# capitalized by convention.
|
||||
|
||||
BUILD_ID=SD2A.211028.001
|
||||
BUILD_ID=SD2A.211029.001
|
||||
|
|
|
@ -78,3 +78,7 @@ PRODUCT_BUILD_SUPER_EMPTY_IMAGE := false
|
|||
|
||||
# Always build modules from source
|
||||
MODULE_BUILD_FROM_SOURCE := true
|
||||
|
||||
# Additional settings used in all GSI builds
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
ro.crypto.metadata_init_delete_all_keys.enabled=false \
|
||||
|
|
Loading…
Reference in New Issue