aboutsummaryrefslogtreecommitdiffstats
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorAndreas Blaesius <skate4life@gmx.de>2014-11-10 20:31:00 +0100
committerAndreas Blaesius <skate4life@gmx.de>2015-01-03 18:36:07 +0100
commitb02825af785514e5efa0e8bc98b0f11635210f74 (patch)
treef9cb451e9b77c4230f86a8c68ad417189354a84f /BoardConfigCommon.mk
parentb0c656002bc113db1aa83374b6db9d6b11dbbfd3 (diff)
downloaddevice_samsung_espressowifi-b02825af785514e5efa0e8bc98b0f11635210f74.zip
device_samsung_espressowifi-b02825af785514e5efa0e8bc98b0f11635210f74.tar.gz
device_samsung_espressowifi-b02825af785514e5efa0e8bc98b0f11635210f74.tar.bz2
P31XX: Update SELinux rules
Change-Id: I3afc51930b4a1fcbee680fc7ee0fd99c833fdd2b
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk7
1 files changed, 6 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 810dde0..fe4a99a 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -31,7 +31,7 @@ BOARD_NAND_PAGE_SIZE := 4096
BOARD_NAND_SPARE_SIZE := 128
BOARD_KERNEL_PAGESIZE := 2048
BOARD_KERNEL_BASE := 0x40000000
-BOARD_KERNEL_CMDLINE :=
+# BOARD_KERNEL_CMDLINE :=
# Init
TARGET_PROVIDES_INIT := true
@@ -101,9 +101,14 @@ BOARD_SEPOLICY_UNION += \
file_contexts \
file.te \
device.te \
+ dock_kbd_attach.te \
domain.te \
+ geomagneticd.te \
+ init.te \
+ orientationd.te \
pvrsrvinit.te \
rild.te \
+ smc_pa.te \
wpa_supplicant.te
# Recovery