diff options
| author | Dan Pasanen <dan.pasanen@gmail.com> | 2017-01-05 19:27:30 -0600 |
|---|---|---|
| committer | LorDClockaN <davor@losinj.com> | 2019-08-18 21:09:13 +0200 |
| commit | eb6b0ec3de7284f2bf0a53c57d577654243abdef (patch) | |
| tree | 592b131dc0d12c17ae344dad8d8235b3b6a722a7 | |
| parent | 74ec66bb77c674f83ce09ee2befa3ea2173ed8e5 (diff) | |
marlin: disable bt testing/debugging apps
Change-Id: I16b98c9a2bf27b1f515eee1c350928dc9cefc5eb
Signed-off-by: mydongistiny <jaysonedson@gmail.com>
| -rw-r--r-- | common/base.mk | 4 |
1 files changed, 0 insertions, 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 |
