-Fix Neverallows. -Fix missing type. -Fix type attributes. Signed-off-by: Ashwin R C <ashwin2001achu@gmail.com> Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
8 lines
259 B
Plaintext
8 lines
259 B
Plaintext
set_prop(qti_init_shell, hw_rev_prop);
|
|
allow qti_init_shell hci_attach_dev:chr_file { read write open ioctl };
|
|
|
|
allow qti_init_shell kmsg_device:chr_file write;
|
|
allow qti_init_shell sysfs_wcnsscore:file write;
|
|
|
|
allow qti_init_shell kmsg_device:chr_file open;
|