summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2020-04-17 01:57:06 +0200
committerGerrit Code Review <noreply-gerritcodereview@google.com>2020-04-17 01:57:06 +0200
commit29a1d00035501690c165ac6c35733d8ef1b77eba (patch)
tree42e1a357d0cd051764d1747bbff4f8f1e4293194
parentMerge "Rename external storage properties." (diff)
parentAdd missing dep. (diff)
downloadandroid_bootable_recovery-29a1d00035501690c165ac6c35733d8ef1b77eba.tar
android_bootable_recovery-29a1d00035501690c165ac6c35733d8ef1b77eba.tar.gz
android_bootable_recovery-29a1d00035501690c165ac6c35733d8ef1b77eba.tar.bz2
android_bootable_recovery-29a1d00035501690c165ac6c35733d8ef1b77eba.tar.lz
android_bootable_recovery-29a1d00035501690c165ac6c35733d8ef1b77eba.tar.xz
android_bootable_recovery-29a1d00035501690c165ac6c35733d8ef1b77eba.tar.zst
android_bootable_recovery-29a1d00035501690c165ac6c35733d8ef1b77eba.zip
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 4032bcc19..d6cd9cf82 100644
--- a/Android.bp
+++ b/Android.bp
@@ -78,6 +78,7 @@ cc_defaults {
"librecovery_utils",
"libotautil",
"libsnapshot_nobinder",
+ "update_metadata-protos",
],
}