diff options
author | Zhijun He <zhijunhe@google.com> | 2019-06-19 08:38:15 +0200 |
---|---|---|
committer | android-build-merger <android-build-merger@google.com> | 2019-06-19 08:38:15 +0200 |
commit | 062420161da412a8b0611ddb1ba637ef7496fc76 (patch) | |
tree | 11aee4ac2143225519610b36b5b639c943de580d | |
parent | libprocessgroup users use libcutils am: 46ec20b692 am: 60f68c7862 (diff) | |
parent | Revert "libprocessgroup users use libcutils" am: cdbd84de26 (diff) | |
download | android_bootable_recovery-062420161da412a8b0611ddb1ba637ef7496fc76.tar android_bootable_recovery-062420161da412a8b0611ddb1ba637ef7496fc76.tar.gz android_bootable_recovery-062420161da412a8b0611ddb1ba637ef7496fc76.tar.bz2 android_bootable_recovery-062420161da412a8b0611ddb1ba637ef7496fc76.tar.lz android_bootable_recovery-062420161da412a8b0611ddb1ba637ef7496fc76.tar.xz android_bootable_recovery-062420161da412a8b0611ddb1ba637ef7496fc76.tar.zst android_bootable_recovery-062420161da412a8b0611ddb1ba637ef7496fc76.zip |
-rw-r--r-- | updater/Android.bp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/updater/Android.bp b/updater/Android.bp index 2a06d3278..b279068a8 100644 --- a/updater/Android.bp +++ b/updater/Android.bp @@ -44,8 +44,6 @@ cc_defaults { "libcrypto", "libcrypto_utils", "libcutils", - "libcgrouprc", - "libcgrouprc_format", "libutils", ], } |