diff options
author | Steven Moreland <smoreland@google.com> | 2019-09-06 23:27:35 +0200 |
---|---|---|
committer | android-build-merger <android-build-merger@google.com> | 2019-09-06 23:27:35 +0200 |
commit | 4ff84cdad32c158b8c5bfc5b121c7c818a187fbf (patch) | |
tree | ed52f539f667cce3a18880ccac5853ac1f34a5dc | |
parent | Merge "boot_control: Don't allow current_slot_ to be -1." am: 9c0f102828 am: 0c34ef807b am: 185013413e (diff) | |
parent | Merge "Remove reference to libhwbinder_noltopgo." am: a44f947b6d (diff) | |
download | android_bootable_recovery-4ff84cdad32c158b8c5bfc5b121c7c818a187fbf.tar android_bootable_recovery-4ff84cdad32c158b8c5bfc5b121c7c818a187fbf.tar.gz android_bootable_recovery-4ff84cdad32c158b8c5bfc5b121c7c818a187fbf.tar.bz2 android_bootable_recovery-4ff84cdad32c158b8c5bfc5b121c7c818a187fbf.tar.lz android_bootable_recovery-4ff84cdad32c158b8c5bfc5b121c7c818a187fbf.tar.xz android_bootable_recovery-4ff84cdad32c158b8c5bfc5b121c7c818a187fbf.tar.zst android_bootable_recovery-4ff84cdad32c158b8c5bfc5b121c7c818a187fbf.zip |
-rw-r--r-- | tests/Android.bp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/Android.bp b/tests/Android.bp index a86704015..8e150175c 100644 --- a/tests/Android.bp +++ b/tests/Android.bp @@ -91,8 +91,6 @@ librecovery_static_libs = [ "libfs_mgr", "libhidl-gen-utils", "libhidlbase", - "libhidltransport", - "libhwbinder_noltopgo", "libbinderthreadstate", "liblp", "libvndksupport", |