From f65ec0fdcff8ca75d20238a08f3d9dc85ed5fd77 Mon Sep 17 00:00:00 2001 From: Pramod Sivaraman Date: Thu, 20 Jun 2013 15:09:34 +0530 Subject: [PATCH] Bluetooth: Changed APK name Changed Bluetooth APK name to 'BluetoothExt' from 'BluetoothQcom'. Change-Id: I5e9d3e6ac442f95d60df3ca674fe01ac376c4185 --- common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.mk b/common.mk index 1a5d3858..8b6f319e 100644 --- a/common.mk +++ b/common.mk @@ -487,7 +487,7 @@ PRODUCT_PACKAGES := \ DeskClock \ AlarmProvider \ Bluetooth \ - BluetoothQcom \ + BluetoothExt \ Calculator \ Calendar \ Camera \