summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2018-11-15 00:33:44 +0100
committerGerrit Code Review <noreply-gerritcodereview@google.com>2018-11-15 00:33:44 +0100
commit87e2fc38311307539a20b04656a7c853b5756f26 (patch)
treef3c05cbbdbd8a51c6f0008d3391c8b31bd2f503e
parentMerge "image generator: format the java file" (diff)
parentUse the non-LTO/PGO hwbinder in recovery_component_test (diff)
downloadandroid_bootable_recovery-87e2fc38311307539a20b04656a7c853b5756f26.tar
android_bootable_recovery-87e2fc38311307539a20b04656a7c853b5756f26.tar.gz
android_bootable_recovery-87e2fc38311307539a20b04656a7c853b5756f26.tar.bz2
android_bootable_recovery-87e2fc38311307539a20b04656a7c853b5756f26.tar.lz
android_bootable_recovery-87e2fc38311307539a20b04656a7c853b5756f26.tar.xz
android_bootable_recovery-87e2fc38311307539a20b04656a7c853b5756f26.tar.zst
android_bootable_recovery-87e2fc38311307539a20b04656a7c853b5756f26.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",