Add remove_packages.mk
This commit is contained in:
29
remove_packages.mk
Normal file
29
remove_packages.mk
Normal file
@@ -0,0 +1,29 @@
|
|||||||
|
# This file is sourced by builds to remove certain apps/features
|
||||||
|
|
||||||
|
PRODUCT_PACKAGES_REMOVE := \
|
||||||
|
Launcher3 \
|
||||||
|
launcher-src \
|
||||||
|
launcher-quickstep-src \
|
||||||
|
launcher-src_no_quickstep \
|
||||||
|
launcher-build-config \
|
||||||
|
launcher-proguard-rules \
|
||||||
|
launcher-aosp-tapl \
|
||||||
|
launcher_log_protos_lite \
|
||||||
|
launcher_quickstep_log_protos_lite \
|
||||||
|
LauncherPluginLib \
|
||||||
|
Launcher3ResLib \
|
||||||
|
Launcher3QuickStepLib \
|
||||||
|
Launcher3QuickStep \
|
||||||
|
Launcher3Go \
|
||||||
|
Launcher3QuickStepGo \
|
||||||
|
launcher3-quickstep-manifest \
|
||||||
|
launcher3-quickstep-robo-src \
|
||||||
|
launcher-testing-shared \
|
||||||
|
launcher3-robo-src \
|
||||||
|
launcher-oop-tests-src \
|
||||||
|
launcher-non-quickstep-tests-src \
|
||||||
|
launcher-testing-helpers \
|
||||||
|
Launcher3RoboTests \
|
||||||
|
Launcher3TestLib \
|
||||||
|
Launcher3TestResources \
|
||||||
|
Launcher3Tests
|
Reference in New Issue
Block a user