potter: address FM denials

This commit is contained in:
Vachounet
2017-06-22 14:09:13 +02:00
parent 6fa41a401f
commit 28fd0656c2
2 changed files with 5 additions and 0 deletions

View File

@@ -1 +1,4 @@
allow qti_init_shell apk_data_file:dir { write add_name create };
allow qti_init_shell apk_data_file:file { create write setattr };
allow qti_init_shell bluetooth_loader_exec:file { open read };
allow qti_init_shell hci_attach_dev:chr_file { read write open ioctl };