aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/vendor/vendor_qti_init_shell.te
blob: 1b25678eab2f8aeaabf46b838e3b4e282549bf47 (plain) (blame)
1
2
3
4
# allow init.mi.btmac.sh to read hex-encoded mac address and set it
allow vendor_qti_init_shell vendor_bluetooth_prop:property_service set;
allow vendor_qti_init_shell vendor_wifi_vendor_data_file:dir search;
allow vendor_qti_init_shell vendor_wifi_vendor_data_file:file r_file_perms;