aboutsummaryrefslogtreecommitdiffstats
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
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"