From 3f39a972108430b02161d161764eed7a001324bd Mon Sep 17 00:00:00 2001 From: Jiangyi Date: Sun, 22 Mar 2015 11:31:17 -0400 Subject: espresso-common: Update SELinux Policies [1/2] Update policies, as well as commonize them here. Big thanks to Andreas B. for starting this off! Note: moved to espresso-common, needs some cleanup later Change-Id: I52c676e1ebd0bfb040cdd10eae429ee94e666fc6 --- BoardConfigCommon.mk | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 6544c00..7a8c6a0 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -96,15 +96,22 @@ BOARD_SEPOLICY_DIRS += \ device/samsung/espresso-common/sepolicy BOARD_SEPOLICY_UNION += \ + bluetooth.te \ device.te \ dock_kbd_attach.te \ + domain.te \ file.te \ file_contexts \ geomagneticd.te \ - orientationd.te \ gpsd.te \ + init.te \ + orientationd.te \ + pvrsrvinit.te \ + radio.te \ + rild.te \ smc_pa.te \ - sysinit.te + sysinit.te \ + wpa_supplicant.te # Recovery TARGET_RECOVERY_PIXEL_FORMAT := "BGRA_8888" -- cgit v1.1