summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2019-06-19 05:02:56 +0200
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-06-19 05:02:56 +0200
commit728b352c787075cc19c1f36e286d2b67eed972b1 (patch)
treebed10c7d010b725ac99bce23f260274f609bac6e
parentSnap for 5605988 from 35e0f6d290ea7c12164bcfaf1b857d965e943938 to qt-release (diff)
parentlibprocessgroup users use libcutils (diff)
downloadandroid_bootable_recovery-728b352c787075cc19c1f36e286d2b67eed972b1.tar
android_bootable_recovery-728b352c787075cc19c1f36e286d2b67eed972b1.tar.gz
android_bootable_recovery-728b352c787075cc19c1f36e286d2b67eed972b1.tar.bz2
android_bootable_recovery-728b352c787075cc19c1f36e286d2b67eed972b1.tar.lz
android_bootable_recovery-728b352c787075cc19c1f36e286d2b67eed972b1.tar.xz
android_bootable_recovery-728b352c787075cc19c1f36e286d2b67eed972b1.tar.zst
android_bootable_recovery-728b352c787075cc19c1f36e286d2b67eed972b1.zip
-rw-r--r--updater/Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/updater/Android.bp b/updater/Android.bp
index b80cdb3a0..4e87db2dd 100644
--- a/updater/Android.bp
+++ b/updater/Android.bp
@@ -45,6 +45,8 @@ cc_defaults {
"libcrypto",
"libcrypto_utils",
"libcutils",
+ "libcgrouprc",
+ "libcgrouprc_format",
"libutils",
"libtune2fs",