commit | 58bbe3c959786beae805edc785353eb95ec9e3cf | [log] [tgz] |
---|---|---|
author | Kelvin Zhang <zhangkelvin@google.com> | Tue Apr 12 10:46:56 2022 -0700 |
committer | Kelvin Zhang <zhangkelvin@google.com> | Tue Jun 28 12:05:05 2022 -0700 |
tree | 7c95d5dbb20e3bea7f71883286a02ef9ac0cbd20 | |
parent | a2a93106b7ee21a1c7c6e7f1087be988510b4bec [diff] |
Update static libs deps in recovery Transitive dependency, need to add lz4 as static lib. Test: th Bug: 228478555 Change-Id: Ic73ad115c2def057f1e1bcb84b8bed8cdc08c1e6
diff --git a/Android.bp b/Android.bp index bd95705..f733700 100644 --- a/Android.bp +++ b/Android.bp
@@ -113,6 +113,8 @@ "librecovery_utils", "libotautil", "libsnapshot_nobinder", + "libsnapshot_cow", + "liblz4", "update_metadata-protos", ], }