diff options
-rw-r--r-- | sepolicy/vendor/hal_wifi_ext.te | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sepolicy/vendor/hal_wifi_ext.te b/sepolicy/vendor/hal_wifi_ext.te index fbe187d..5ea961f 100644 --- a/sepolicy/vendor/hal_wifi_ext.te +++ b/sepolicy/vendor/hal_wifi_ext.te @@ -1,4 +1,4 @@ -allow hal_wifi_ext vendor_wlan_device:chr_file w_file_perms; +allow hal_wifi_ext vendor_wlan_device:chr_file rw_file_perms; allow hal_wifi_ext vendor_wifi_vendor_data_file:dir rw_dir_perms; # write to files owned by location daemon |