Find correct packge names and remove webview_shell test browser and quick search box
This commit is contained in:
@@ -2,14 +2,14 @@
|
|||||||
|
|
||||||
# Remove stock aosp packages using filter-out (more reliable than -=)
|
# Remove stock aosp packages using filter-out (more reliable than -=)
|
||||||
PRODUCT_PACKAGES := $(filter-out \
|
PRODUCT_PACKAGES := $(filter-out \
|
||||||
WebViewShell \
|
Browser2 \
|
||||||
|
QuickSearchBox \
|
||||||
Launcher3 \
|
Launcher3 \
|
||||||
Launcher3QuickStep \
|
Launcher3QuickStep \
|
||||||
Launcher3Go \
|
Launcher3Go \
|
||||||
TrebuchetQuickStep \
|
TrebuchetQuickStep \
|
||||||
Galaxy4 \
|
Galaxy4 \
|
||||||
HoloSpiralWallpaper \
|
HoloSpiralWallpaper \
|
||||||
LiveWallpapers \
|
|
||||||
LiveWallpapersPicker \
|
LiveWallpapersPicker \
|
||||||
MagicSmokeWallpapers \
|
MagicSmokeWallpapers \
|
||||||
NoiseField \
|
NoiseField \
|
||||||
|
Reference in New Issue
Block a user