You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
535 B

allow hal_bluetooth_default storage_device:chr_file { read write open ioctl };
#dontaudit hal_bluetooth_default self:udp_socket { create };
allow hal_bluetooth_default serial_device:chr_file rw_file_perms;
allow hal_bluetooth_default sysfs:file write;
allow hal_bluetooth_default proc:file { open write };
binder_call(hal_bluetooth_default, zygote)
allow hal_bluetooth_default skwbt_device:chr_file { read write open ioctl };
allow hal_bluetooth_default bluetooth_data_file:file { read };
allow hal_bluetooth_btlinux sysfs:file write;