aboutsummaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
diff options
context:
space:
mode:
authorAndreas Blaesius <skate4life@gmx.de>2016-07-02 14:25:20 +0200
committerAndreas Blaesius <skate4life@gmx.de>2016-07-02 14:25:42 +0200
commit977a066fe18dad1e4e9ead1e56d9bdcece8e1f6b (patch)
treef9417d45edbedffe14e3dd312843f5128c691485 /BoardConfig.mk
parentc13fdd71fb74c3a899bc89f97469b72e8c792bbc (diff)
downloaddevice_samsung_espresso3g-977a066fe18dad1e4e9ead1e56d9bdcece8e1f6b.zip
device_samsung_espresso3g-977a066fe18dad1e4e9ead1e56d9bdcece8e1f6b.tar.gz
device_samsung_espresso3g-977a066fe18dad1e4e9ead1e56d9bdcece8e1f6b.tar.bz2
More cleanup, reorder files and sync with AOSP
- move CM specific defines to a seperate BoardConfigCM.mk Change-Id: Ia009f98004857eac16eb7960f9d8688636e3d109
Diffstat (limited to 'BoardConfig.mk')
-rw-r--r--BoardConfig.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 8b9bcc7..c0b9ec2 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -13,6 +13,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
+# Inherit CM specific BoardConfig
+-include device/samsung/espresso3g/BoardConfigCM.mk
# Include common espresso BoardConfig
include device/samsung/espressowifi/BoardConfigCommon.mk
@@ -23,13 +25,11 @@ TARGET_SPECIFIC_HEADER_PATH += device/samsung/espresso3g/include
TARGET_OTA_ASSERT_DEVICE := espresso3g,espresso-common,p3100,GT-P3100,espressorf,espressorfxx,p5100,GT-P5100,espresso10rf,espresso10rfxx
# RIL
-BOARD_VENDOR := samsung
BOARD_PROVIDES_LIBRIL := true
-BOARD_MODEM_TYPE := xmm6260
BOARD_RIL_CLASS := ../../../device/samsung/espresso3g/ril
COMMON_GLOBAL_CFLAGS += -DDISABLE_ASHMEM_TRACKING
-# Selinux
+# SELinux
BOARD_SEPOLICY_DIRS += \
device/samsung/espresso3g/sepolicy