summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2022-06-30 02:15:42 +0200
committerGerrit Code Review <noreply-gerritcodereview@google.com>2022-06-30 02:15:42 +0200
commitc685fe9be8466bbdc9823d03abdcf9d900822b31 (patch)
tree39dfc5435eb3241dfc06c44b3ca42b61b65395b7
parentMerge "Convert recovery to use AIDL bootcontrol HAL" (diff)
parentUpdate static libs deps in recovery (diff)
downloadandroid_bootable_recovery-c685fe9be8466bbdc9823d03abdcf9d900822b31.tar
android_bootable_recovery-c685fe9be8466bbdc9823d03abdcf9d900822b31.tar.gz
android_bootable_recovery-c685fe9be8466bbdc9823d03abdcf9d900822b31.tar.bz2
android_bootable_recovery-c685fe9be8466bbdc9823d03abdcf9d900822b31.tar.lz
android_bootable_recovery-c685fe9be8466bbdc9823d03abdcf9d900822b31.tar.xz
android_bootable_recovery-c685fe9be8466bbdc9823d03abdcf9d900822b31.tar.zst
android_bootable_recovery-c685fe9be8466bbdc9823d03abdcf9d900822b31.zip
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 81de7779e..4cdeba0f4 100644
--- a/Android.bp
+++ b/Android.bp
@@ -115,6 +115,8 @@ cc_defaults {
"librecovery_utils",
"libotautil",
"libsnapshot_nobinder",
+ "libsnapshot_cow",
+ "liblz4",
"update_metadata-protos",
],
}