summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2020-05-15 21:50:41 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-05-15 21:50:41 +0000
commit09caeb97ac598098c50079fba6ab548b54353eaf (patch)
tree177095b2e9086fb3337381001a527028585ff2a2
parent2f7598b0d4448cf08036a03eb69e251e84d5870a (diff)
parentf29a03d87d658f1265457ef71cfea39801f0d95a (diff)
downloadqemu-09caeb97ac598098c50079fba6ab548b54353eaf.tar.gz
adbd is not available for platform am: f29a03d87d
Change-Id: If5f4f94218a7adb9e9d7859da689db84633a5d79
-rw-r--r--qemu_base.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu_base.mk b/qemu_base.mk
index 2a62a8d..5657336 100644
--- a/qemu_base.mk
+++ b/qemu_base.mk
@@ -37,7 +37,7 @@ PRODUCT_HOST_PACKAGES += \
# Device modules
PRODUCT_PACKAGES += \
- adbd \
+ adbd.com.android.adbd \
bootanimation \
debuggerd \
debuggerd64 \