summaryrefslogtreecommitdiff
path: root/services/Android.bp
diff options
context:
space:
mode:
authorMuhammad Qureshi <muhammadq@google.com>2020-02-07 09:30:28 -0800
committerMuhammad Qureshi <muhammadq@google.com>2020-02-08 22:37:04 -0800
commit8ea733e4351f634a55dcef5b33b3c3815e3b344b (patch)
tree7e485e2dc569ab5940605922e6d6999530b1dbd4 /services/Android.bp
parent7a59ea4ca1d0613326befe41d1783fcbb989a977 (diff)
Clean up service-statsd
- Build against framework-statsd - Build against service-stubs Bug: 146084685 Test: m Change-Id: I0b855c065ce0159dbfd73998a54bc388a4d9611a
Diffstat (limited to 'services/Android.bp')
-rw-r--r--services/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/services/Android.bp b/services/Android.bp
index 32394f4fe5d9..416f448a965f 100644
--- a/services/Android.bp
+++ b/services/Android.bp
@@ -30,6 +30,7 @@ filegroup {
":services.usb-sources",
":services.voiceinteraction-sources",
":service-permission-sources",
+ ":service-statsd-sources",
],
visibility: ["//visibility:private"],
}