aboutsummaryrefslogtreecommitdiffstats
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorDaniel Hillenbrand <codeworkx@cyanogenmod.org>2013-08-11 18:23:24 +0200
committerDaniel Hillenbrand <codeworkx@cyanogenmod.org>2013-08-11 18:23:24 +0200
commitb9b5153777024513e267cf93ec2b0f1a92705686 (patch)
tree0c1291e9ff421d404b9605e4e94e6002d8986323 /BoardConfigCommon.mk
parent605a7bbb337434c21a666334ed9e166165503a0c (diff)
downloaddevice_samsung_espressowifi-b9b5153777024513e267cf93ec2b0f1a92705686.zip
device_samsung_espressowifi-b9b5153777024513e267cf93ec2b0f1a92705686.tar.gz
device_samsung_espressowifi-b9b5153777024513e267cf93ec2b0f1a92705686.tar.bz2
p3100: refine sepolicies
Change-Id: I7a88c22c41e5ec5e5dc74b87509215986f859dbe
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 a0fc6eb..c25ef57 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -99,7 +99,8 @@ BOARD_SEPOLICY_UNION := \
device.te \
domain.te \
pvrsrvinit.te \
- rild.te
+ rild.te \
+ wpa_supplicant.te
# Recovery
TARGET_RECOVERY_PIXEL_FORMAT := "BGRA_8888"