summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2018-12-19 23:27:21 +0100
committerandroid-build-merger <android-build-merger@google.com>2018-12-19 23:27:21 +0100
commit6e232ed3ce77433f64a160f2b35d31502f89c86e (patch)
tree5e4e5bbd1888a5cdd1c8777cadd549587c431d60 /tests
parentMerge "Add verification before downloading whole package" (diff)
parentMove parts of roots.cpp to libfs_mgr (diff)
downloadandroid_bootable_recovery-6e232ed3ce77433f64a160f2b35d31502f89c86e.tar
android_bootable_recovery-6e232ed3ce77433f64a160f2b35d31502f89c86e.tar.gz
android_bootable_recovery-6e232ed3ce77433f64a160f2b35d31502f89c86e.tar.bz2
android_bootable_recovery-6e232ed3ce77433f64a160f2b35d31502f89c86e.tar.lz
android_bootable_recovery-6e232ed3ce77433f64a160f2b35d31502f89c86e.tar.xz
android_bootable_recovery-6e232ed3ce77433f64a160f2b35d31502f89c86e.tar.zst
android_bootable_recovery-6e232ed3ce77433f64a160f2b35d31502f89c86e.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",
]