summaryrefslogtreecommitdiff
path: root/packages/SystemUI/Android.bp
diff options
context:
space:
mode:
author Anton Hansson <hansson@google.com> 2018-12-10 17:18:15 +0000
committer Anton Hansson <hansson@google.com> 2019-01-11 16:32:33 +0000
commitb7909f3a2bf6ffc268ae51351aeecaa21c6949ef (patch)
tree1289a3cfe72e5ff25884551a3432b54c95845ab5 /packages/SystemUI/Android.bp
parent2012be24712c2775090afbd3fdf91b49a1e999bf (diff)
Move SystemUI and its permissions to /product
Since this app is frequently customized by OEMs, it doesn't fit in the mainline /system image right now. Move it to /product. Bug: 110072687 Test: make Test: boot blueline Test: atest SystemUITests Change-Id: If27bcccd62f239f716db5ee7f4f1418d936e1cf4 Merged-In: If27bcccd62f239f716db5ee7f4f1418d936e1cf4 (cherry picked from commit 9068f65e4f72792fdb579862ceb01b6a390a56a0)
Diffstat (limited to 'packages/SystemUI/Android.bp')
-rw-r--r--packages/SystemUI/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/SystemUI/Android.bp b/packages/SystemUI/Android.bp
index 6488c092b236..5b3164e3c1fd 100644
--- a/packages/SystemUI/Android.bp
+++ b/packages/SystemUI/Android.bp
@@ -80,6 +80,7 @@ android_app {
],
platform_apis: true,
+ product_specific: true,
certificate: "platform",
privileged: true,