diff options
author | Zhijun He <zhijunhe@google.com> | 2019-06-19 06:44:04 +0200 |
---|---|---|
committer | android-build-team Robot <android-build-team-robot@google.com> | 2019-06-19 20:49:54 +0200 |
commit | 9c207203b2c8a06603b23b6525621d22feb9ef1d (patch) | |
tree | 403b5eec1283e63e0dd59b4e7008fce76744af4a | |
parent | Snap for 5671254 from 46ec20b69298ff267fcc9f42a742015fb541b4a4 to qt-release (diff) | |
download | android_bootable_recovery-9c207203b2c8a06603b23b6525621d22feb9ef1d.tar android_bootable_recovery-9c207203b2c8a06603b23b6525621d22feb9ef1d.tar.gz android_bootable_recovery-9c207203b2c8a06603b23b6525621d22feb9ef1d.tar.bz2 android_bootable_recovery-9c207203b2c8a06603b23b6525621d22feb9ef1d.tar.lz android_bootable_recovery-9c207203b2c8a06603b23b6525621d22feb9ef1d.tar.xz android_bootable_recovery-9c207203b2c8a06603b23b6525621d22feb9ef1d.tar.zst android_bootable_recovery-9c207203b2c8a06603b23b6525621d22feb9ef1d.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 4e87db2dd..b80cdb3a0 100644 --- a/updater/Android.bp +++ b/updater/Android.bp @@ -45,8 +45,6 @@ cc_defaults { "libcrypto", "libcrypto_utils", "libcutils", - "libcgrouprc", - "libcgrouprc_format", "libutils", "libtune2fs", |