Build the adbd apex.

Test: adb shell "su 0 readlink /proc/\`pidof adbd\`/exe"
Change-Id: I29227a79765fca8f0f2601f0fefa6f01232fbc6f
This commit is contained in:
Josh Gao 2019-09-30 10:58:36 -07:00
parent 56db7393ce
commit 4b7f73c0da
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,6 @@
# Base modules and settings for the system partition.
PRODUCT_PACKAGES += \
adbd \
adbd_system_binaries \
am \
android.hidl.allocator@1.0-service \
@ -48,6 +47,7 @@ PRODUCT_PACKAGES += \
cgroups.json \
charger \
cmd \
com.android.adbd \
com.android.apex.cts.shim.v1_prebuilt \
com.android.conscrypt \
com.android.i18n \