diff options
author | Suren Baghdasaryan <surenb@google.com> | 2019-01-24 05:46:20 +0100 |
---|---|---|
committer | Suren Baghdasaryan <surenb@google.com> | 2019-01-24 05:46:46 +0100 |
commit | 9ce1d14ef621459a4ac62ee1bda0b9f51cfa4c38 (patch) | |
tree | 80963890ce02e2d55d72bf5d1ce16313fa624822 | |
parent | Merge "Add libprocessgroup dependency" (diff) | |
download | android_bootable_recovery-9ce1d14ef621459a4ac62ee1bda0b9f51cfa4c38.tar android_bootable_recovery-9ce1d14ef621459a4ac62ee1bda0b9f51cfa4c38.tar.gz android_bootable_recovery-9ce1d14ef621459a4ac62ee1bda0b9f51cfa4c38.tar.bz2 android_bootable_recovery-9ce1d14ef621459a4ac62ee1bda0b9f51cfa4c38.tar.lz android_bootable_recovery-9ce1d14ef621459a4ac62ee1bda0b9f51cfa4c38.tar.xz android_bootable_recovery-9ce1d14ef621459a4ac62ee1bda0b9f51cfa4c38.tar.zst android_bootable_recovery-9ce1d14ef621459a4ac62ee1bda0b9f51cfa4c38.zip |
-rw-r--r-- | tests/Android.bp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Android.bp b/tests/Android.bp index 898ed7d60..1d6a056f6 100644 --- a/tests/Android.bp +++ b/tests/Android.bp @@ -29,7 +29,6 @@ cc_defaults { "libcutils", "liblog", "libpng", - "libprocessgroup", "libselinux", "libz", "libziparchive", |