diff options
Diffstat (limited to 'sepolicy/hal_bluetooth_default.te')
-rw-r--r-- | sepolicy/hal_bluetooth_default.te | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sepolicy/hal_bluetooth_default.te b/sepolicy/hal_bluetooth_default.te index c4b97e4..cd5c85d 100644 --- a/sepolicy/hal_bluetooth_default.te +++ b/sepolicy/hal_bluetooth_default.te @@ -1,6 +1,4 @@ allow hal_bluetooth_default bluetooth_data_file:dir ra_dir_perms; allow hal_bluetooth_default bluetooth_data_file:file create_file_perms; -allow hal_bluetooth_default firmware_file:file r_file_perms; - allow hal_bluetooth_default wcnss_filter:unix_stream_socket connectto; |