mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-11 06:44:00 +00:00
Move Launcher3QuickStep to /product
This app is frequently overriden by proprietary apps on shipping devices, so move it to /product. Also make it depend on its privapp permission grants. Bug: 122353713 Test: boot aosp_arm64 emulator Change-Id: Id21e610844c4001e40456263bcb3b4b3fde75962
This commit is contained in:
@@ -52,6 +52,7 @@ $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Launcher2_interm
|
||||
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/app/Launcher2.apk)
|
||||
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Launcher2_intermediates)
|
||||
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/app/Launcher2.apk)
|
||||
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/priv-app/Launcher3QuickStep)
|
||||
|
||||
# ************************************************
|
||||
# NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
|
||||
|
||||
Reference in New Issue
Block a user