aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Gao <jmgao@google.com>2019-10-24 14:31:13 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-10-24 14:31:13 -0700
commite3a278b5c6d5d4b2805ab443a476132b3c2b6269 (patch)
tree227543e7a231f7494f028cbb25a584c470c127f5
parentfd914c0232a9db411b608a0e78e4bc92afa784fc (diff)
parent3322f6ec35b6a795694b2162699bc3d4c401eb00 (diff)
downloadbuild-b_141248619.tar.gz
Merge "Use adbd_system_binaries to track adbd's dependencies."b_141248619
am: 3322f6ec35 Change-Id: If1543d20656d99205debad84e169ac14c53b6e10
-rw-r--r--target/product/base_system.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/product/base_system.mk b/target/product/base_system.mk
index b950ade808..ae72e04aec 100644
--- a/target/product/base_system.mk
+++ b/target/product/base_system.mk
@@ -16,8 +16,8 @@
# Base modules and settings for the system partition.
PRODUCT_PACKAGES += \
- abb \
adbd \
+ adbd_system_binaries \
am \
android.hidl.allocator@1.0-service \
android.hidl.base-V1.0-java \