aboutsummaryrefslogtreecommitdiffstats
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorAndreas Blaesius <skate4life@gmx.de>2015-07-31 11:50:02 -0700
committerAndreas Blaesius <skate4life@gmx.de>2015-07-31 11:52:08 -0700
commitc6c2070a9a2dff0c3aa17b1bbe97b84c70280a22 (patch)
treeb7fb6fe521f78ef5ae6c23c6f0cba43d4cf52583 /BoardConfigCommon.mk
parentd9b58b74350bfa8ef34b5634d847097708bb0446 (diff)
downloaddevice_samsung_espressowifi-c6c2070a9a2dff0c3aa17b1bbe97b84c70280a22.zip
device_samsung_espressowifi-c6c2070a9a2dff0c3aa17b1bbe97b84c70280a22.tar.gz
device_samsung_espressowifi-c6c2070a9a2dff0c3aa17b1bbe97b84c70280a22.tar.bz2
P31XX: update SELinux Policy
Change-Id: I043758b0ddb617240824695136133c7f4f1f1673 Todo: for gps.te - Label with gps_data_file, somehow this doesn't get relabeled at the moment.
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 64cf46a..4d2c5b0 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -102,7 +102,8 @@ BOARD_SEPOLICY_UNION += \
geomagneticd.te \
orientationd.te \
gpsd.te \
- smc_pa.te
+ smc_pa.te \
+ sysinit.te
# Recovery
TARGET_RECOVERY_PIXEL_FORMAT := "BGRA_8888"