commit | 9465d28931842a70956e46e469746a782cf605b5 | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Wed Aug 15 11:33:13 2018 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Wed Aug 15 11:33:13 2018 -0700 |
tree | e044eeb0d7fea1897e7a867ccce6630a7362193d | |
parent | 44df32dd564a3080857de43dcbab1a1a4d060038 [diff] | |
parent | 308129d2746f0754c49e9c8a2a82f97381f2512e [diff] |
Merge "adb: Drop the unneeded dependency on libfec_rs.so." am: 308129d274 Change-Id: I13e06de476713b1a06c781ff22b8ca2e08d67f5d
diff --git a/adb/Android.bp b/adb/Android.bp index a18dc1a..41e752f 100644 --- a/adb/Android.bp +++ b/adb/Android.bp
@@ -353,7 +353,6 @@ "libcutils", "libext4_utils", "libfec", - "libfec_rs", "libfs_mgr", "liblog", "libmdnssd",