summaryrefslogtreecommitdiffstats
path: root/updater/Android.bp
diff options
context:
space:
mode:
authorZhijun He <zhijunhe@google.com>2019-06-19 07:50:33 +0200
committerandroid-build-merger <android-build-merger@google.com>2019-06-19 07:50:33 +0200
commit81e341f2243a6ce709fefd2fd2ebd88e33a1c971 (patch)
treea140b3170452f8d029d38f3dfa57aedc704759b6 /updater/Android.bp
parentlibprocessgroup users use libcutils (diff)
parentRevert "libprocessgroup users use libcutils" (diff)
downloadandroid_bootable_recovery-81e341f2243a6ce709fefd2fd2ebd88e33a1c971.tar
android_bootable_recovery-81e341f2243a6ce709fefd2fd2ebd88e33a1c971.tar.gz
android_bootable_recovery-81e341f2243a6ce709fefd2fd2ebd88e33a1c971.tar.bz2
android_bootable_recovery-81e341f2243a6ce709fefd2fd2ebd88e33a1c971.tar.lz
android_bootable_recovery-81e341f2243a6ce709fefd2fd2ebd88e33a1c971.tar.xz
android_bootable_recovery-81e341f2243a6ce709fefd2fd2ebd88e33a1c971.tar.zst
android_bootable_recovery-81e341f2243a6ce709fefd2fd2ebd88e33a1c971.zip
Diffstat (limited to 'updater/Android.bp')
-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",
],
}