Merge "Unconditionally install shim apex on system partition"
diff --git a/target/product/base_system.mk b/target/product/base_system.mk
index a8ed28a..f49218a 100644
--- a/target/product/base_system.mk
+++ b/target/product/base_system.mk
@@ -48,6 +48,7 @@
cgroups.json \
charger \
cmd \
+ com.android.apex.cts.shim.v1_prebuilt \
com.android.conscrypt \
com.android.i18n \
com.android.location.provider \
diff --git a/target/product/mainline_system.mk b/target/product/mainline_system.mk
index 721f5d9..b8f2838 100644
--- a/target/product/mainline_system.mk
+++ b/target/product/mainline_system.mk
@@ -105,9 +105,6 @@
# Enable dynamic partition size
PRODUCT_USE_DYNAMIC_PARTITION_SIZE := true
-PRODUCT_PACKAGES += \
- com.android.apex.cts.shim.v1_prebuilt
-
PRODUCT_ENFORCE_RRO_TARGETS := *
PRODUCT_NAME := mainline_system