commit | 3322f6ec35b6a795694b2162699bc3d4c401eb00 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Thu Oct 24 20:29:25 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Oct 24 20:29:25 2019 +0000 |
tree | 107abbc316b752d2a7c32d4498090bc7a8f4c654 | |
parent | 0d07c944aee4bb649b2e4d87d2bb8c77cbab35a4 [diff] | |
parent | 56db7393cede4d3f2618534bb263a7a16eccc4bf [diff] |
Merge "Use adbd_system_binaries to track adbd's dependencies."
diff --git a/target/product/base_system.mk b/target/product/base_system.mk index 7cc3270..41f6f22 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 \