summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2020-05-15 21:50:32 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-05-15 21:50:32 +0000
commitbf5a2979698e1058af6361e4e164142e8f2d26c1 (patch)
tree177095b2e9086fb3337381001a527028585ff2a2
parent52f62715b64f6ccddd8bd9b4945483c71e987b3e (diff)
parentf29a03d87d658f1265457ef71cfea39801f0d95a (diff)
downloadqemu-bf5a2979698e1058af6361e4e164142e8f2d26c1.tar.gz
adbd is not available for platform am: f29a03d87d
Change-Id: I47652907f2cfb8c32f259ac10a596a42e0533fac
-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 \