Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8620ecba authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 6618402 from bc9b0a1f to mainline-release

Change-Id: I0cf242fba30b06912af1b1e0598ec26480bc91b1
parents 153bc389 bc9b0a1f
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -44,6 +44,11 @@ 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 \