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

Commit 1eb1568c authored by Weilun Du's avatar Weilun Du
Browse files

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: default avatarWeilun Du <wdu@google.com>
parent 5c93279f
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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 \