summaryrefslogtreecommitdiffstats
path: root/r_non_plat/hal_wifi.te
blob: 4a2d8f5e6c418fb6ec15be003f3bbfde45377373 (plain)
1
2
3
4
5
6
7
8
# ==============================================
# MTK Policy Rule
# ==============================================

# Allow hal wifi service to open/read/setattr wifi device.
# wmtWifi is wifi char device file to control wifi driver.
allow hal_wifi wmtWifi_device:chr_file w_file_perms;