Remove ApiDemos and other packages modules in /data/app

Since API 27, PackageManager would not install random APKs that reside
in /data/app folder. They must be explicitly installed by "adb install"
instead.

BUG: 72750759
Change-Id: Ibc8e4e55e020439f5cf950d61fb7a815aa12fa6f
Signed-off-by: Weilun Du <wdu@google.com>
This commit is contained in:
Weilun Du 2018-03-01 21:53:11 -08:00
parent 5c93279fbe
commit 1eb1568ce3
1 changed files with 0 additions and 4 deletions

View File

@ -17,7 +17,6 @@
PRODUCT_PROPERTY_OVERRIDES :=
PRODUCT_PACKAGES := \
ApiDemos \
CellBroadcastReceiver \
CubeLiveWallpapers \
CustomLocale \
@ -25,7 +24,6 @@ PRODUCT_PACKAGES := \
Dialer \
EmulatorSmokeTests \
Gallery2 \
GestureBuilder \
Launcher3 \
Camera2 \
librs_jni \
@ -40,8 +38,6 @@ PRODUCT_PACKAGES := \
rild \
screenrecord \
SdkSetup \
SmokeTest \
SmokeTestApp \
SoftKeyboard \
sqlite3 \
SystemUI \