Use adbd_system_binaries to track adbd's dependencies.

required doesn't propagate from apexes, so we need a separate phony
target to track adbd's dependenecies.

Test: m
Change-Id: Ic9fd19570987c5c3d96d3a35f2d3e2c7ea4642d9
This commit is contained in:
Josh Gao 2019-10-17 12:18:58 -07:00
parent 7228fcf19a
commit 56db7393ce

View file

@ -16,8 +16,8 @@
# Base modules and settings for the system partition. # Base modules and settings for the system partition.
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
abb \
adbd \ adbd \
adbd_system_binaries \
am \ am \
android.hidl.allocator@1.0-service \ android.hidl.allocator@1.0-service \
android.hidl.base-V1.0-java \ android.hidl.base-V1.0-java \