summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Gao <jmgao@google.com>2020-06-09 00:21:01 +0200
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-06-09 00:21:01 +0200
commit67a2e6bd5b8de50514cf5d3c1cd4283e248ef1d5 (patch)
treeaba7e02a41dfa51578f621ce98722372f66146a4
parent[automerger skipped] Merge "Merge QQ3A.200605.002 into master" am: 3e72aaf11c -s ours am: 90a22f36f9 -s ours am: 774e6307df -s ours am: 93b2650a81 -s ours am: d5c4436723 -s ours (diff)
parentMerge "Track rename of adbd_system_binaries." am: a9fff2f021 am: bd8f33763f am: 028fd7a25f am: 3261cbcf9b (diff)
downloadandroid_bootable_recovery-67a2e6bd5b8de50514cf5d3c1cd4283e248ef1d5.tar
android_bootable_recovery-67a2e6bd5b8de50514cf5d3c1cd4283e248ef1d5.tar.gz
android_bootable_recovery-67a2e6bd5b8de50514cf5d3c1cd4283e248ef1d5.tar.bz2
android_bootable_recovery-67a2e6bd5b8de50514cf5d3c1cd4283e248ef1d5.tar.lz
android_bootable_recovery-67a2e6bd5b8de50514cf5d3c1cd4283e248ef1d5.tar.xz
android_bootable_recovery-67a2e6bd5b8de50514cf5d3c1cd4283e248ef1d5.tar.zst
android_bootable_recovery-67a2e6bd5b8de50514cf5d3c1cd4283e248ef1d5.zip
-rw-r--r--minadbd/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/minadbd/Android.bp b/minadbd/Android.bp
index 793680f33..4cdcac6d9 100644
--- a/minadbd/Android.bp
+++ b/minadbd/Android.bp
@@ -99,7 +99,7 @@ cc_binary {
],
required: [
- "adbd_system_binaries_recovery",
+ "adbd_system_api_recovery",
]
}