summaryrefslogtreecommitdiffstats
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorShareef Ali <shareefalis@cyanogenmod.org>2012-11-23 22:14:09 -0500
committerShareef Ali <shareefalis@cyanogenmod.org>2012-11-24 17:05:50 -0500
commitd13e9d2719f0a36caf8331e98ddc1f5fa4184df6 (patch)
tree782a67edfa4ebdba81559cdd5dcdbb5bf0c25993 /BoardConfigCommon.mk
parent3101de74fde6517ad855c6aada003071d390ce65 (diff)
downloaddevice_samsung_p3100-d13e9d2719f0a36caf8331e98ddc1f5fa4184df6.zip
device_samsung_p3100-d13e9d2719f0a36caf8331e98ddc1f5fa4184df6.tar.gz
device_samsung_p3100-d13e9d2719f0a36caf8331e98ddc1f5fa4184df6.tar.bz2
p3xxx: 4.2ified
* updates to sdcard * disables overlay * updates audio hal Change-Id: I03030c6faa13c6c999941b7992272fc13de67e58
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index a31aae0..f66c57e 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -18,6 +18,7 @@
# by BoardConfigVendor.mk
USE_CAMERA_STUB := true
+TARGET_ARCH := arm
TARGET_CPU_ABI := armeabi-v7a
TARGET_CPU_ABI2 := armeabi
TARGET_CPU_SMP := true
@@ -87,6 +88,7 @@ BOARD_LEGACY_NL80211_STA_EVENTS := true
# Bluetooth
BOARD_HAVE_BLUETOOTH := true
BOARD_HAVE_BLUETOOTH_BCM := true
+BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/samsung/p3100/bluetooth
# Security
BOARD_USES_SECURE_SERVICES := true