diff options
author | Stephen Hines <srhines@google.com> | 2014-03-07 19:40:01 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2014-03-07 19:40:01 +0000 |
commit | 033aa738a80ae5e19f16ef3d000ec073f28f6b75 (patch) | |
tree | 0588f420267f3fefa821142e3b4c77a02a1f38d7 /target/product | |
parent | a5dee12770475018b40185a2958a5a834af36bcb (diff) | |
parent | f1ad4d2d2eea9952963fd52fa56e9ab16b108618 (diff) | |
download | build-033aa738a80ae5e19f16ef3d000ec073f28f6b75.zip build-033aa738a80ae5e19f16ef3d000ec073f28f6b75.tar.gz build-033aa738a80ae5e19f16ef3d000ec073f28f6b75.tar.bz2 |
am f1ad4d2d: Merge "Add bcc to the list of PRODUCT_PACKAGES to install."
* commit 'f1ad4d2d2eea9952963fd52fa56e9ab16b108618':
Add bcc to the list of PRODUCT_PACKAGES to install.
Diffstat (limited to 'target/product')
-rw-r--r-- | target/product/generic_no_telephony.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/product/generic_no_telephony.mk b/target/product/generic_no_telephony.mk index 04d6e5f..2e0dffc 100644 --- a/target/product/generic_no_telephony.mk +++ b/target/product/generic_no_telephony.mk @@ -47,6 +47,7 @@ PRODUCT_PACKAGES := \ WallpaperCropper PRODUCT_PACKAGES += \ + bcc \ clatd \ clatd.conf \ pppd |