summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchengjie-he <chengjie.he@linaro.org>2012-05-25 17:27:14 +0800
committerchengjie-he <chengjie.he@linaro.org>2012-05-25 17:27:14 +0800
commitd664275936c646350037339f7acb2aaaa95325b1 (patch)
tree09307445e853947f7b45e60ba406173737e3b4d5
parentbe405970b2400556f296cdd538f52e3ad3000e3c (diff)
device/linaro/common: make BluetoothTests default in all the buildlinaro_android_4.0.4
added BluetoothTests in the varable of PRODUCT_PACKAGES Signed-off-by: chengjie-he <chengjie.he@linaro.org>
-rw-r--r--common.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.mk b/common.mk
index dc8eee0..c5a3846 100644
--- a/common.mk
+++ b/common.mk
@@ -47,6 +47,7 @@ PRODUCT_PACKAGES := \
tinymix \
libaudioutils \
ConnectivityManagerTest \
+ BluetoothTests \
iozone \
memtester \
stress \