Merge "Revert "Remove ro.apex.updatable=false in GSI""
This commit is contained in:
commit
565bb632c7
|
@ -29,6 +29,12 @@ PRODUCT_ARTIFACT_PATH_REQUIREMENT_WHITELIST += \
|
|||
system/product/% \
|
||||
system/system_ext/%
|
||||
|
||||
|
||||
# GSI doesn't support apex for now.
|
||||
# Properties set in product take precedence over those in vendor.
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
ro.apex.updatable=false
|
||||
|
||||
# Split selinux policy
|
||||
PRODUCT_FULL_TREBLE_OVERRIDE := true
|
||||
|
||||
|
|
Loading…
Reference in New Issue