5 lines
252 B
Plaintext
5 lines
252 B
Plaintext
allow shell serial_device:chr_file rw_file_perms;
|
|
allow shell aac_drc_prop:file { getattr map open };
|
|
allow shell device_config_runtime_native_boot_prop:file { getattr map open read };
|
|
allow shell adbd:{ socket vsock_socket } rw_socket_perms_no_ioctl;
|