summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSuren Baghdasaryan <surenb@google.com>2019-01-22 22:42:44 +0100
committerandroid-build-merger <android-build-merger@google.com>2019-01-22 22:42:44 +0100
commit73a460b06fc0027cec56c52c6766abb79d2fdc5e (patch)
tree291129bd1df49854fc06c326a46ac59be08ab699
parentMerge "e2fsck_static is no longer needed for remount" am: 725d7f8dfd (diff)
parentMerge "Add libprocessgroup dependency" (diff)
downloadandroid_bootable_recovery-73a460b06fc0027cec56c52c6766abb79d2fdc5e.tar
android_bootable_recovery-73a460b06fc0027cec56c52c6766abb79d2fdc5e.tar.gz
android_bootable_recovery-73a460b06fc0027cec56c52c6766abb79d2fdc5e.tar.bz2
android_bootable_recovery-73a460b06fc0027cec56c52c6766abb79d2fdc5e.tar.lz
android_bootable_recovery-73a460b06fc0027cec56c52c6766abb79d2fdc5e.tar.xz
android_bootable_recovery-73a460b06fc0027cec56c52c6766abb79d2fdc5e.tar.zst
android_bootable_recovery-73a460b06fc0027cec56c52c6766abb79d2fdc5e.zip
-rw-r--r--tests/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Android.bp b/tests/Android.bp
index 1d6a056f6..898ed7d60 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -29,6 +29,7 @@ cc_defaults {
"libcutils",
"liblog",
"libpng",
+ "libprocessgroup",
"libselinux",
"libz",
"libziparchive",