summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-07-01 05:02:32 +0200
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-07-01 05:02:32 +0200
commitd648b114310d96208f297fcc35959018c8f9bf57 (patch)
treee1f25e3bf35649cec52dfe1a056c91ccd4c6457e
parentSnap for 8784768 from 52e29ebb9b927237f6f23325642efb2953ccba73 to udc-release (diff)
parentMerge "Update static libs deps in recovery" am: c685fe9be8 am: cfeb1b9b9a am: b89dfa1ba3 am: 330da80028 am: 291229f510 (diff)
downloadandroid_bootable_recovery-d648b114310d96208f297fcc35959018c8f9bf57.tar
android_bootable_recovery-d648b114310d96208f297fcc35959018c8f9bf57.tar.gz
android_bootable_recovery-d648b114310d96208f297fcc35959018c8f9bf57.tar.bz2
android_bootable_recovery-d648b114310d96208f297fcc35959018c8f9bf57.tar.lz
android_bootable_recovery-d648b114310d96208f297fcc35959018c8f9bf57.tar.xz
android_bootable_recovery-d648b114310d96208f297fcc35959018c8f9bf57.tar.zst
android_bootable_recovery-d648b114310d96208f297fcc35959018c8f9bf57.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",
],
}