From c6c2070a9a2dff0c3aa17b1bbe97b84c70280a22 Mon Sep 17 00:00:00 2001 From: Andreas Blaesius Date: Fri, 31 Jul 2015 11:50:02 -0700 Subject: 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. --- BoardConfigCommon.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'BoardConfigCommon.mk') 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" -- cgit v1.1