Find correct packge names and remove webview_shell test browser and quick search box

This commit is contained in:
2025-08-30 06:04:39 -07:00
parent b2d63f424f
commit 5aaaeb81bd

View File

@@ -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 \