summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Chyn <kchyn@google.com>2021-01-22 21:52:52 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2021-01-22 21:52:52 +0000
commit29a92ff8e814fbf0f99a08160d9a54eaf4c3383c (patch)
tree52f708b49b684de21b86ebbad62d89324776c12e
parente44156cfd608cea2b0c7b159b96d85968621186e (diff)
parent4e9a4a330608dcae133d10243cfd7cc077933c10 (diff)
Merge "Fix wrong indent of SystemUI Android.bp"
-rw-r--r--packages/SystemUI/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/SystemUI/Android.bp b/packages/SystemUI/Android.bp
index 6ecf303c6dc8..249b1946d435 100644
--- a/packages/SystemUI/Android.bp
+++ b/packages/SystemUI/Android.bp
@@ -45,7 +45,7 @@ android_library {
"WindowManager-Shell",
"SystemUIPluginLib",
"SystemUISharedLib",
- "SystemUI-statsd",
+ "SystemUI-statsd",
"SettingsLib",
"androidx.viewpager2_viewpager2",
"androidx.legacy_legacy-support-v4",