summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSuren Baghdasaryan <surenb@google.com>2019-01-25 18:09:02 +0100
committerGerrit Code Review <noreply-gerritcodereview@google.com>2019-01-25 18:09:02 +0100
commit5342de92e0e8619ac542244adb3729dbaa438ed0 (patch)
tree1bfcc933fd0638982b5071793f038caab9982b32
parentMerge "DO NOT MERGE: Revert "Add libprocessgroup dependency"" (diff)
parentDO NOT MERGE: Revert "Revert "Add libprocessgroup dependency"" (diff)
downloadandroid_bootable_recovery-5342de92e0e8619ac542244adb3729dbaa438ed0.tar
android_bootable_recovery-5342de92e0e8619ac542244adb3729dbaa438ed0.tar.gz
android_bootable_recovery-5342de92e0e8619ac542244adb3729dbaa438ed0.tar.bz2
android_bootable_recovery-5342de92e0e8619ac542244adb3729dbaa438ed0.tar.lz
android_bootable_recovery-5342de92e0e8619ac542244adb3729dbaa438ed0.tar.xz
android_bootable_recovery-5342de92e0e8619ac542244adb3729dbaa438ed0.tar.zst
android_bootable_recovery-5342de92e0e8619ac542244adb3729dbaa438ed0.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",