summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2020-09-30 02:06:59 +0200
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-09-30 02:06:59 +0200
commit1c87c957f50ae584e0a8a3c1c7713a67c613224a (patch)
tree448ad2e6fc4aa6b20f429faf108f544fcc0b3597
parentMerge "Check for overflow before allocating memory fore decompression." am: c1d2c15785 am: 115a017218 am: 701b8d660d am: a5c4d3c016 (diff)
parentMerge "Link to libsnapshot_cow everywhere libsnapshot is linked." am: dd11d217a0 am: 2e37499b96 am: 6f74ef440d (diff)
downloadandroid_bootable_recovery-1c87c957f50ae584e0a8a3c1c7713a67c613224a.tar
android_bootable_recovery-1c87c957f50ae584e0a8a3c1c7713a67c613224a.tar.gz
android_bootable_recovery-1c87c957f50ae584e0a8a3c1c7713a67c613224a.tar.bz2
android_bootable_recovery-1c87c957f50ae584e0a8a3c1c7713a67c613224a.tar.lz
android_bootable_recovery-1c87c957f50ae584e0a8a3c1c7713a67c613224a.tar.xz
android_bootable_recovery-1c87c957f50ae584e0a8a3c1c7713a67c613224a.tar.zst
android_bootable_recovery-1c87c957f50ae584e0a8a3c1c7713a67c613224a.zip
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index bd2d0b0b2..5dfbdbff3 100644
--- a/Android.bp
+++ b/Android.bp
@@ -78,6 +78,7 @@ cc_defaults {
"libminui",
"librecovery_utils",
"libotautil",
+ "libsnapshot_cow",
"libsnapshot_nobinder",
"update_metadata-protos",
],