diff options
author | davidevinavil <davidevinavil@gmail.com> | 2017-01-13 02:07:01 +0100 |
---|---|---|
committer | davidevinavil <davidevinavil@gmail.com> | 2017-01-14 15:53:13 +0100 |
commit | 02c461848ab1be4cd1439953c13850a76d60df98 (patch) | |
tree | ba87d8b4aacec451ff508d2d2e4632659e5fd15d | |
parent | 76883269636f2bf42751abab054e61af42468dcd (diff) |
z2_plus: Update sepolicy
Change-Id: I2a81974b7c6e4d6acc4e07609b05789426b5e246
-rw-r--r-- | sepolicy/hostapd.te | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sepolicy/hostapd.te b/sepolicy/hostapd.te new file mode 100644 index 0000000..27c06b6 --- /dev/null +++ b/sepolicy/hostapd.te @@ -0,0 +1 @@ +allow hostapd hostapd:chr_file { read write }; |