aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreehugger Robot2019-01-07 13:34:32 -0600
committerGerrit Code Review2019-01-07 13:34:32 -0600
commit0d5fcc075e6abf4217819fe688c572b0564987db (patch)
tree6fa380e010efca3cb15f1e046907c457df1b968b
parentb3f591889022071305a816b4db90629ed5116d22 (diff)
parent8a96a65bc7a4e7fdff4652ddc3a2e52b27878833 (diff)
downloadplatform-build-0d5fcc075e6abf4217819fe688c572b0564987db.tar.gz
platform-build-0d5fcc075e6abf4217819fe688c572b0564987db.tar.xz
platform-build-0d5fcc075e6abf4217819fe688c572b0564987db.zip
Merge "Making abb part of system image."
-rw-r--r--target/product/base_system.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/product/base_system.mk b/target/product/base_system.mk
index 6e8e79b05..b7cb1c9a4 100644
--- a/target/product/base_system.mk
+++ b/target/product/base_system.mk
@@ -16,6 +16,7 @@
16 16
17# Base modules and settings for the system partition. 17# Base modules and settings for the system partition.
18PRODUCT_PACKAGES += \ 18PRODUCT_PACKAGES += \
19 abb \
19 adb \ 20 adb \
20 adbd \ 21 adbd \
21 am \ 22 am \