Merge "Add CtsShimPrebuilt" into nyc-dev
diff --git a/target/product/core_minimal.mk b/target/product/core_minimal.mk
index 627d496..040377c 100644
--- a/target/product/core_minimal.mk
+++ b/target/product/core_minimal.mk
@@ -24,6 +24,7 @@
PRODUCT_PACKAGES += \
BackupRestoreConfirmation \
+ CtsShimPrebuilt \
CtsShimPrivPrebuilt \
DownloadProvider \
ExtShared \
diff --git a/target/product/core_tiny.mk b/target/product/core_tiny.mk
index 58b75ea..11a66eb 100644
--- a/target/product/core_tiny.mk
+++ b/target/product/core_tiny.mk
@@ -37,6 +37,7 @@
PRODUCT_PACKAGES += \
BackupRestoreConfirmation \
+ CtsShimPrebuilt \
CtsShimPrivPrebuilt \
DefaultContainerService \
ExtShared \