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