summaryrefslogtreecommitdiff
path: root/service
diff options
context:
space:
mode:
authorMuhammad Qureshi <muhammadq@google.com>2020-02-11 21:19:27 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2020-02-11 21:19:27 +0000
commit2e72c0836e85caede556216fbe91daea25923e4b (patch)
treeab7c7fe3b4a11d801f354987d4f7c077d9eace7b /service
parentcb3aa28a2a428d51e8b22d6e0b3dbea5288d4da7 (diff)
parentfd9a793a9b278875507a1a76040b906af50c8d40 (diff)
Merge "Use framework-statsd stubs"
Diffstat (limited to 'service')
-rw-r--r--service/Android.bp3
1 files changed, 1 insertions, 2 deletions
diff --git a/service/Android.bp b/service/Android.bp
index 1edfed2f6..ae75ac57a 100644
--- a/service/Android.bp
+++ b/service/Android.bp
@@ -66,8 +66,7 @@ java_library {
// compile time
"framework-wifi-pre-jarjar",
"android_module_lib_stubs_current",
- // TODO(b/146167933): Use framework-statsd-stubs instead.
- "framework-statsd",
+ "framework-statsd-stubs-module_libs_api",
"unsupportedappusage",
],