Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9dd416c4 authored by Anton Hansson's avatar Anton Hansson Committed by android-build-merger
Browse files

Merge "Move SystemUI and its permissions to /product" am: cbf99960

am: 5367b510

Change-Id: Ibba99ce061855b7c8963d5fc218344dfd8dd1bbb
parents 6aa0efcf 5367b510
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -249,6 +249,7 @@ $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/framework/com.android.locati
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/framework/com.android.future.usb.accessory.jar)
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/framework/com.android.media.remotedisplay.jar)
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/media/audio)
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/priv-app/SystemUI)
# ******************************************************************
# NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST ABOVE THIS BANNER
# ******************************************************************
+1 −0
Original line number Diff line number Diff line
@@ -63,6 +63,7 @@ LOCAL_MODULE := privapp_whitelist_com.android.systemui
LOCAL_MODULE_CLASS := ETC
LOCAL_MODULE_RELATIVE_PATH := permissions
LOCAL_MODULE_STEM := com.android.systemui.xml
LOCAL_PRODUCT_MODULE := true
LOCAL_SRC_FILES := com.android.systemui.xml
include $(BUILD_PREBUILT)

+1 −0
Original line number Diff line number Diff line
@@ -80,6 +80,7 @@ android_app {
    ],

    platform_apis: true,
    product_specific: true,
    certificate: "platform",
    privileged: true,