diff options
Diffstat (limited to 'apex/statsd/Android.bp')
| -rw-r--r-- | apex/statsd/Android.bp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/apex/statsd/Android.bp b/apex/statsd/Android.bp index 1f9f18cd051a..c8aa526254b8 100644 --- a/apex/statsd/Android.bp +++ b/apex/statsd/Android.bp @@ -71,7 +71,5 @@ cc_library_shared { apex_available: [ "com.android.os.statsd", "test_com.android.os.statsd", - //TODO (b/148620413): remove platform. - "//apex_available:platform", ], }
\ No newline at end of file |