summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2018-12-19 23:19:52 +0100
committerGerrit Code Review <noreply-gerritcodereview@google.com>2018-12-19 23:19:52 +0100
commit82fc6ae5b8d118cfa5db0fa8a39625305af7f4ea (patch)
tree76db008013c3391d38836ec3b09fd8d5449e5cb9 /tests
parentMerge "Add verification before downloading whole package" (diff)
parentroots.cpp: convert to C++ Fstab (diff)
downloadandroid_bootable_recovery-82fc6ae5b8d118cfa5db0fa8a39625305af7f4ea.tar
android_bootable_recovery-82fc6ae5b8d118cfa5db0fa8a39625305af7f4ea.tar.gz
android_bootable_recovery-82fc6ae5b8d118cfa5db0fa8a39625305af7f4ea.tar.bz2
android_bootable_recovery-82fc6ae5b8d118cfa5db0fa8a39625305af7f4ea.tar.lz
android_bootable_recovery-82fc6ae5b8d118cfa5db0fa8a39625305af7f4ea.tar.xz
android_bootable_recovery-82fc6ae5b8d118cfa5db0fa8a39625305af7f4ea.tar.zst
android_bootable_recovery-82fc6ae5b8d118cfa5db0fa8a39625305af7f4ea.zip
Diffstat (limited to 'tests')
-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",
]