forked from openkylin/platform_build
Revert "Revert "Remove ro.apex.updatable=false in GSI""
This reverts commit c7f63dfeda
.
Reason for revert: b/145963716
Change-Id: I0f6a9c26b342a27dfebc0494a255492c838c09f5
This commit is contained in:
parent
c7f63dfeda
commit
3bbbe2d5b9
|
@ -29,12 +29,6 @@ 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