diff --git a/updater/Android.bp b/updater/Android.bp index b80cdb3a..4e87db2d 100644 --- a/updater/Android.bp +++ b/updater/Android.bp @@ -45,6 +45,8 @@ cc_defaults { "libcrypto", "libcrypto_utils", "libcutils", + "libcgrouprc", + "libcgrouprc_format", "libutils", "libtune2fs",