Merge "Remove PRODUCT_INSTALL_EXTRA_FLATTENED_APEXES"
This commit is contained in:
@@ -47,17 +47,6 @@ PRODUCT_USE_DYNAMIC_PARTITION_SIZE := true
|
||||
# Disable the build-time debugfs restrictions on GSI builds
|
||||
PRODUCT_SET_DEBUGFS_RESTRICTIONS := false
|
||||
|
||||
# GSI targets should install "unflattened" APEXes in /system
|
||||
TARGET_FLATTEN_APEX := false
|
||||
|
||||
# GSI targets should install "flattened" APEXes in /system_ext as well
|
||||
PRODUCT_INSTALL_EXTRA_FLATTENED_APEXES := true
|
||||
|
||||
# The flattened version of com.android.apex.cts.shim.v1 should be explicitly installed
|
||||
# because the shim apex is prebuilt one and PRODUCT_INSTALL_EXTRA_FLATTENED_APEXES is not
|
||||
# supported for prebuilt_apex modules yet.
|
||||
PRODUCT_PACKAGES += com.android.apex.cts.shim.v1_with_prebuilts.flattened
|
||||
|
||||
# GSI specific tasks on boot
|
||||
PRODUCT_PACKAGES += \
|
||||
gsi_skip_mount.cfg \
|
||||
|
Reference in New Issue
Block a user