summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Gao <jmgao@google.com>2020-06-09 00:33:38 +0200
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-06-09 00:33:38 +0200
commita8f07b3f0099779064eb12e4709878b6a97cd571 (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 am: 4ad2d19e37 -s ours (diff)
parentMerge "Track rename of adbd_system_binaries." am: a9fff2f021 am: bd8f33763f am: 028fd7a25f am: 3261cbcf9b am: 4b00707dc9 (diff)
downloadandroid_bootable_recovery-a8f07b3f0099779064eb12e4709878b6a97cd571.tar
android_bootable_recovery-a8f07b3f0099779064eb12e4709878b6a97cd571.tar.gz
android_bootable_recovery-a8f07b3f0099779064eb12e4709878b6a97cd571.tar.bz2
android_bootable_recovery-a8f07b3f0099779064eb12e4709878b6a97cd571.tar.lz
android_bootable_recovery-a8f07b3f0099779064eb12e4709878b6a97cd571.tar.xz
android_bootable_recovery-a8f07b3f0099779064eb12e4709878b6a97cd571.tar.zst
android_bootable_recovery-a8f07b3f0099779064eb12e4709878b6a97cd571.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",
]
}