commit | e5b112ae7cb970ad4837ecc03104ad8ad39f478c | [log] [tgz] |
---|---|---|
author | Chong Zhang <chz@google.com> | Wed May 13 21:55:10 2020 +0000 |
committer | Chong Zhang <chz@google.com> | Wed May 13 21:56:03 2020 +0000 |
tree | 426e6afa031b9fefa064155a9093dc098fa4f08c | |
parent | c5d0344511e6cc2ce5212e21c681a396aac6f9ff [diff] |
Revert "Make libbinder not available to media.swcodec apex" This reverts commit c5d0344511e6cc2ce5212e21c681a396aac6f9ff. Reason for revert: breaks ndk build on rvc-dev-plus-aosp, not sure why. https://android-build.googleplex.com/builds/submitted/6492183/ndk/latest/view/logs/build_error.log Change-Id: Ife18316c47a68a3d93c5a73eb47a142525dbbd0d bug: 156531370
diff --git a/libs/binder/Android.bp b/libs/binder/Android.bp index 2832bc9..db4aba8 100644 --- a/libs/binder/Android.bp +++ b/libs/binder/Android.bp
@@ -74,6 +74,9 @@ // 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: [