summaryrefslogtreecommitdiff
path: root/apex/statsd/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'apex/statsd/Android.bp')
-rw-r--r--apex/statsd/Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/apex/statsd/Android.bp b/apex/statsd/Android.bp
index 32e13e31eebe..15d74951019d 100644
--- a/apex/statsd/Android.bp
+++ b/apex/statsd/Android.bp
@@ -67,7 +67,6 @@ cc_library_shared {
"liblog", // Has a stable abi - should not be copied into apex.
"libstatssocket",
],
- //TODO: is libc++_static correct?
stl: "libc++_static",
cflags: [
"-Wall",