commit | f5f81fbac30053f06086705d16e3060dcdb70a4e | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Thu Jul 11 16:08:47 2019 -0700 |
committer | Steven Moreland <smoreland@google.com> | Thu Jul 11 16:11:28 2019 -0700 |
tree | 1200fc81e7cd765eb312677e4a2946a16d16d0fd | |
parent | add824adfe02d6c2e710d5f94ea5597f165ee1fa [diff] |
libbinder: remove unused deps Bug: 137311188 Test: library still builds Change-Id: I63365aa006e78b6b1310c4933706a02b8cb60ed4
diff --git a/libs/binder/Android.bp b/libs/binder/Android.bp index c02b88a..b31c24c 100644 --- a/libs/binder/Android.bp +++ b/libs/binder/Android.bp
@@ -115,7 +115,6 @@ }, shared_libs: [ - "libbase", "liblog", "libcutils", "libutils",