7 lines
169 B
Makefile
7 lines
169 B
Makefile
# This file is sourced by builds to remove certain apps/features
|
|
|
|
PRODUCT_PACKAGES -= \
|
|
Launcher3 \
|
|
Launcher3QuickStep \
|
|
Launcher3Go \
|
|
TrebuchetQuickStep
|