summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSuren Baghdasaryan <surenb@google.com>2019-01-22 22:04:21 +0100
committerandroid-build-merger <android-build-merger@google.com>2019-01-22 22:04:21 +0100
commitbd36c3a8ec0928d5ffdf4c8a1c1b7d93a5187a9a (patch)
tree291129bd1df49854fc06c326a46ac59be08ab699
parentMerge "e2fsck_static is no longer needed for remount" (diff)
parentMerge "Add libprocessgroup dependency" (diff)
downloadandroid_bootable_recovery-bd36c3a8ec0928d5ffdf4c8a1c1b7d93a5187a9a.tar
android_bootable_recovery-bd36c3a8ec0928d5ffdf4c8a1c1b7d93a5187a9a.tar.gz
android_bootable_recovery-bd36c3a8ec0928d5ffdf4c8a1c1b7d93a5187a9a.tar.bz2
android_bootable_recovery-bd36c3a8ec0928d5ffdf4c8a1c1b7d93a5187a9a.tar.lz
android_bootable_recovery-bd36c3a8ec0928d5ffdf4c8a1c1b7d93a5187a9a.tar.xz
android_bootable_recovery-bd36c3a8ec0928d5ffdf4c8a1c1b7d93a5187a9a.tar.zst
android_bootable_recovery-bd36c3a8ec0928d5ffdf4c8a1c1b7d93a5187a9a.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",