summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPirama Arumuga Nainar <pirama@google.com>2018-11-15 01:18:49 +0100
committerandroid-build-merger <android-build-merger@google.com>2018-11-15 01:18:49 +0100
commitb0950538c62ad29bb7b4fc842b4a4f5de8082f4b (patch)
treed243c6af5ffe1dfa67f5ad770c8e190eff0a4504
parentMerge "image generator: format the java file" am: 860c82a66b am: 5faf4021c9 (diff)
parentMerge "Use the non-LTO/PGO hwbinder in recovery_component_test" am: 87e2fc3831 (diff)
downloadandroid_bootable_recovery-b0950538c62ad29bb7b4fc842b4a4f5de8082f4b.tar
android_bootable_recovery-b0950538c62ad29bb7b4fc842b4a4f5de8082f4b.tar.gz
android_bootable_recovery-b0950538c62ad29bb7b4fc842b4a4f5de8082f4b.tar.bz2
android_bootable_recovery-b0950538c62ad29bb7b4fc842b4a4f5de8082f4b.tar.lz
android_bootable_recovery-b0950538c62ad29bb7b4fc842b4a4f5de8082f4b.tar.xz
android_bootable_recovery-b0950538c62ad29bb7b4fc842b4a4f5de8082f4b.tar.zst
android_bootable_recovery-b0950538c62ad29bb7b4fc842b4a4f5de8082f4b.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",