commit | acf7d1b1a46eb61141ce7fb5a62659609840e305 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Thu Apr 16 11:04:10 2020 -0700 |
committer | Yifan Hong <elsk@google.com> | Thu Apr 16 13:13:17 2020 -0700 |
tree | ac33f68836ee518c404e507c938b11e32f26065f | |
parent | 4577dff5a0bb2b008a3454171898527174a71f74 [diff] |
Add missing dep. libsnapshot_nobinder uses update_metadata-protos. This used to be optimized out, but now that SnapshotManager is virtual, CreateUpdateSnapshots can no longer be optimized out. Bug: 148956645 Test: compiles Change-Id: Iab1c9d92de2e558c73cf7da736c543b2ac8c0aa5
diff --git a/Android.bp b/Android.bp index 4032bcc..d6cd9cf 100644 --- a/Android.bp +++ b/Android.bp
@@ -78,6 +78,7 @@ "librecovery_utils", "libotautil", "libsnapshot_nobinder", + "update_metadata-protos", ], }