summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSuren Baghdasaryan <surenb@google.com>2019-01-25 06:33:42 +0100
committerSuren Baghdasaryan <surenb@google.com>2019-01-25 06:43:59 +0100
commit0ca607c4cdb25d4265e3af0504487a0ca03ac5d3 (patch)
tree1bfcc933fd0638982b5071793f038caab9982b32
parentMerge "DO NOT MERGE: Revert "Add libprocessgroup dependency"" (diff)
downloadandroid_bootable_recovery-0ca607c4cdb25d4265e3af0504487a0ca03ac5d3.tar
android_bootable_recovery-0ca607c4cdb25d4265e3af0504487a0ca03ac5d3.tar.gz
android_bootable_recovery-0ca607c4cdb25d4265e3af0504487a0ca03ac5d3.tar.bz2
android_bootable_recovery-0ca607c4cdb25d4265e3af0504487a0ca03ac5d3.tar.lz
android_bootable_recovery-0ca607c4cdb25d4265e3af0504487a0ca03ac5d3.tar.xz
android_bootable_recovery-0ca607c4cdb25d4265e3af0504487a0ca03ac5d3.tar.zst
android_bootable_recovery-0ca607c4cdb25d4265e3af0504487a0ca03ac5d3.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",