summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhijun He <zhijunhe@google.com>2019-06-19 08:04:03 +0200
committerandroid-build-merger <android-build-merger@google.com>2019-06-19 08:04:03 +0200
commit7226135d9ad46cdfff5a9f299acef21328ff7580 (patch)
treea140b3170452f8d029d38f3dfa57aedc704759b6
parentlibprocessgroup users use libcutils am: 46ec20b692 (diff)
parentRevert "libprocessgroup users use libcutils" (diff)
downloadandroid_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.bp2
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",
],
}