From eb6b0ec3de7284f2bf0a53c57d577654243abdef Mon Sep 17 00:00:00 2001 From: Dan Pasanen Date: Thu, 5 Jan 2017 19:27:30 -0600 Subject: marlin: disable bt testing/debugging apps Change-Id: I16b98c9a2bf27b1f515eee1c350928dc9cefc5eb Signed-off-by: mydongistiny --- common/base.mk | 4 ---- 1 file changed, 4 deletions(-) diff --git a/common/base.mk b/common/base.mk index 71b2bb43..ea73bc53 100644 --- a/common/base.mk +++ b/common/base.mk @@ -665,11 +665,7 @@ PRODUCT_PACKAGES := \ ifneq ($(TARGET_USES_AOSP),true) PRODUCT_PACKAGES += \ BluetoothExt \ - BTTestApp \ - HiddTestApp \ - BTLogKit \ a4wpservice \ - BTLogSave \ wipowerservice endif -- cgit v1.2.3