summaryrefslogtreecommitdiffstats
path: root/tests/Android.bp
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2018-12-03 22:44:01 +0100
committerYifan Hong <elsk@google.com>2018-12-19 00:57:29 +0100
commit0f339e27bb753b0dafb17a315fa4b029ba31aa28 (patch)
tree6aac0e397bd21f78684fedfaec244cb5e55afb68 /tests/Android.bp
parentMerge "C++17 is the default now." (diff)
downloadandroid_bootable_recovery-0f339e27bb753b0dafb17a315fa4b029ba31aa28.tar
android_bootable_recovery-0f339e27bb753b0dafb17a315fa4b029ba31aa28.tar.gz
android_bootable_recovery-0f339e27bb753b0dafb17a315fa4b029ba31aa28.tar.bz2
android_bootable_recovery-0f339e27bb753b0dafb17a315fa4b029ba31aa28.tar.lz
android_bootable_recovery-0f339e27bb753b0dafb17a315fa4b029ba31aa28.tar.xz
android_bootable_recovery-0f339e27bb753b0dafb17a315fa4b029ba31aa28.tar.zst
android_bootable_recovery-0f339e27bb753b0dafb17a315fa4b029ba31aa28.zip
Diffstat (limited to '')
-rw-r--r--tests/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Android.bp b/tests/Android.bp
index 5165ccb33..1d6a056f6 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -94,6 +94,7 @@ librecovery_static_libs = [
"libhidltransport",
"libhwbinder_noltopgo",
"libbinderthreadstate",
+ "liblp",
"libvndksupport",
"libtinyxml2",
]