summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Chong Zhang <chz@google.com> 2020-05-13 09:58:25 -0700
committer Chong Zhang <chz@google.com> 2020-05-13 10:03:25 -0700
commitc5d0344511e6cc2ce5212e21c681a396aac6f9ff (patch)
treed568655c85efbd00ca0e95df8dd83fd7ffa1305c
parent942c53703fa4d1dec14d0e68b594c83e5fd30c4f (diff)
Make libbinder not available to media.swcodec apex
media.swcodec no longer depends on libbinder. bug: 139201422 bug: 139016109 test: builds Change-Id: I633e733902d4d26c0a9249113b6cf4bdde0877ee
-rw-r--r--libs/binder/Android.bp3
1 files changed, 0 insertions, 3 deletions
diff --git a/libs/binder/Android.bp b/libs/binder/Android.bp
index db4aba8640..2832bc91f4 100644
--- a/libs/binder/Android.bp
+++ b/libs/binder/Android.bp
@@ -74,9 +74,6 @@ cc_library {
// or dessert updates. Instead, apex users should use libbinder_ndk.
apex_available: [
"//apex_available:platform",
- // TODO(b/139016109) remove these three
- "com.android.media.swcodec",
- "test_com.android.media.swcodec",
],
srcs: [