diff options
author | Zhijun He <zhijunhe@google.com> | 2019-06-19 08:04:03 +0200 |
---|---|---|
committer | android-build-merger <android-build-merger@google.com> | 2019-06-19 08:04:03 +0200 |
commit | 7226135d9ad46cdfff5a9f299acef21328ff7580 (patch) | |
tree | a140b3170452f8d029d38f3dfa57aedc704759b6 | |
parent | libprocessgroup users use libcutils am: 46ec20b692 (diff) | |
parent | Revert "libprocessgroup users use libcutils" (diff) | |
download | android_bootable_recovery-7226135d9ad46cdfff5a9f299acef21328ff7580.tar android_bootable_recovery-7226135d9ad46cdfff5a9f299acef21328ff7580.tar.gz android_bootable_recovery-7226135d9ad46cdfff5a9f299acef21328ff7580.tar.bz2 android_bootable_recovery-7226135d9ad46cdfff5a9f299acef21328ff7580.tar.lz android_bootable_recovery-7226135d9ad46cdfff5a9f299acef21328ff7580.tar.xz android_bootable_recovery-7226135d9ad46cdfff5a9f299acef21328ff7580.tar.zst android_bootable_recovery-7226135d9ad46cdfff5a9f299acef21328ff7580.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", ], } |