msm8974-common: sepolicy: Allow hostapd to read wifi rfkill dev

avc: denied { read } for name="rfkill" dev="tmpfs" ino=8177
  scontext=u:r:hostapd:s0 tcontext=u:object_r:wlan_device:s0
  tclass=chr_file permissive=0

Change-Id: Iea5deec2736f0eac50aa30858889d51b86e58788
This commit is contained in:
Kevin F. Haggerty 2018-02-16 17:14:29 -07:00
parent 6e24e03dd3
commit 4bb6449aad

View File

@ -0,0 +1 @@
allow hostapd wlan_device:chr_file r_file_perms;