summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Hansson <hansson@google.com>2019-02-18 18:03:36 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2019-02-18 18:03:36 +0000
commit347d6ff9f98cdc0a10364e9564bb9c5a3ab2e0a2 (patch)
tree8f5de7f8a83f808b085743fb347d1e9d23715922
parent14daedf747b7551370cc498b80d333cf8778ff10 (diff)
parent7ccca9fb19b8a9df1e4754e908b6a47119ec8b9f (diff)
downloadbase-347d6ff9f98cdc0a10364e9564bb9c5a3ab2e0a2.tar.gz
Merge "Specify no resource_dirs for SystemUI"
-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 5b3164e3c1fd..7d0291f643cf 100644
--- a/packages/SystemUI/Android.bp
+++ b/packages/SystemUI/Android.bp
@@ -78,6 +78,7 @@ android_app {
static_libs: [
"SystemUI-core",
],
+ resource_dirs: [],
platform_apis: true,
product_specific: true,