summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Gao <jmgao@google.com>2020-06-02 03:58:57 +0200
committerJosh Gao <jmgao@google.com>2020-06-02 03:58:57 +0200
commitd4a964f121ec03124a599eeed13a334677e942e9 (patch)
tree1a45bf6718184e06d7337bd5b757f4a07465c602
parentMerge changes from topic "nonab_pkg" (diff)
downloadandroid_bootable_recovery-d4a964f121ec03124a599eeed13a334677e942e9.tar
android_bootable_recovery-d4a964f121ec03124a599eeed13a334677e942e9.tar.gz
android_bootable_recovery-d4a964f121ec03124a599eeed13a334677e942e9.tar.bz2
android_bootable_recovery-d4a964f121ec03124a599eeed13a334677e942e9.tar.lz
android_bootable_recovery-d4a964f121ec03124a599eeed13a334677e942e9.tar.xz
android_bootable_recovery-d4a964f121ec03124a599eeed13a334677e942e9.tar.zst
android_bootable_recovery-d4a964f121ec03124a599eeed13a334677e942e9.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",
]
}