sanders: sepolicy: Fix more denials

This commit is contained in:
jhenrique09
2018-01-22 20:53:55 -02:00
committed by therootlord
parent b237828d88
commit 2081af0064
12 changed files with 43 additions and 15 deletions

View File

@@ -1,3 +1,4 @@
set_prop(qti_init_shell, hw_rev_prop);
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 hci_attach_dev:chr_file { read write open ioctl };