summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPirama Arumuga Nainar <pirama@google.com>2018-11-15 01:11:02 +0100
committerandroid-build-merger <android-build-merger@google.com>2018-11-15 01:11:02 +0100
commit0d81d9983920fa8f9edf1fae7962654e6df98b05 (patch)
treef3c05cbbdbd8a51c6f0008d3391c8b31bd2f503e
parentMerge "image generator: format the java file" am: 860c82a66b (diff)
parentMerge "Use the non-LTO/PGO hwbinder in recovery_component_test" (diff)
downloadandroid_bootable_recovery-0d81d9983920fa8f9edf1fae7962654e6df98b05.tar
android_bootable_recovery-0d81d9983920fa8f9edf1fae7962654e6df98b05.tar.gz
android_bootable_recovery-0d81d9983920fa8f9edf1fae7962654e6df98b05.tar.bz2
android_bootable_recovery-0d81d9983920fa8f9edf1fae7962654e6df98b05.tar.lz
android_bootable_recovery-0d81d9983920fa8f9edf1fae7962654e6df98b05.tar.xz
android_bootable_recovery-0d81d9983920fa8f9edf1fae7962654e6df98b05.tar.zst
android_bootable_recovery-0d81d9983920fa8f9edf1fae7962654e6df98b05.zip
-rw-r--r--tests/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Android.bp b/tests/Android.bp
index 2cfc32572..5165ccb33 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -92,7 +92,7 @@ librecovery_static_libs = [
"libhidl-gen-utils",
"libhidlbase",
"libhidltransport",
- "libhwbinder",
+ "libhwbinder_noltopgo",
"libbinderthreadstate",
"libvndksupport",
"libtinyxml2",