From 739031d0546da17b860b816a3acbcc560780b59c Mon Sep 17 00:00:00 2001 From: Matthew Maurer Date: Mon, 15 Jun 2020 11:27:11 -0700 Subject: Add adbd_system_api for adbd APEXd This edge isn't expressed in the build system, so we need to manually add it to our target to keep adbd coming up. Bug: 159039561 Test: Run trusty test suite against the built image Change-Id: Ie82a1f091258c842536bb6c22fe2eff2ed7463ae --- qemu_trusty_base.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/qemu_trusty_base.mk b/qemu_trusty_base.mk index d99dcdd..ba0152e 100644 --- a/qemu_trusty_base.mk +++ b/qemu_trusty_base.mk @@ -22,6 +22,7 @@ PRODUCT_SOONG_NAMESPACES += device/generic/goldfish PRODUCT_PACKAGES += \ com.android.adbd \ + adbd_system_api \ android.hardware.confirmationui@1.0-service.trusty \ android.hidl.allocator@1.0-service \ apexd \ -- cgit v1.2.3