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

Commit 9550cbdf authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Move ro.apex.updatable to the system partition" am: 770bfc34 am:...

Merge "Move ro.apex.updatable to the system partition" am: 770bfc34 am: 0e3d0523 am: 416c3d67 am: 38207419 am: 8f735a89

Original change: https://android-review.googlesource.com/c/platform/build/+/2627769



Change-Id: I085a3f1296090f2a2247a6fb8947c680520deefb
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 95656d0d 8f735a89
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ ifneq ($(OVERRIDE_TARGET_FLATTEN_APEX),true)
  # com.android.apex.cts.shim.v1_prebuilt overrides CtsShimPrebuilt
  # and CtsShimPrivPrebuilt since they are packaged inside the APEX.
  PRODUCT_PACKAGES += com.android.apex.cts.shim.v1_prebuilt
  PRODUCT_VENDOR_PROPERTIES := ro.apex.updatable=true
  PRODUCT_SYSTEM_PROPERTIES := ro.apex.updatable=true
  TARGET_FLATTEN_APEX := false
  # Use compressed apexes in pre-installed partitions.
  # Note: this doesn't mean that all pre-installed apexes will be compressed.