W FinalizerDaemon: type=1400 audit(0.0:532): avc: denied { getopt } for path="/dev/socket/usap_pool_primary" scontext=u:rradios0 tcontext=u:r:zygote:s0 tclass=unix_stream_socket permissive=0 Signed-off-by: pix106 <sbordenave@gmail.com>
20 lines
860 B
Text
20 lines
860 B
Text
allow system_app blkio_dev:dir search;
|
|
allow system_app hall_dev:file rw_file_perms;
|
|
allow system_app hall_dev:dir search;
|
|
allow system_app kcal_dev:dir search;
|
|
allow system_app kcal_dev:file rw_file_perms;
|
|
allow system_app proc_vmallocinfo:file read;
|
|
allow system_app sysfs_vibrator:dir search;
|
|
allow system_app sysfs_vibrator:file rw_file_perms;
|
|
allow system_app sysfs_graphics:dir search;
|
|
allow system_app sysfs_leds:dir search;
|
|
allow system_app sysfs_fpsinfo:file rw_file_perms;
|
|
allow system_app sysfs_headphonegain:file rw_file_perms;
|
|
allow system_app sysfs_micgain:file rw_file_perms;
|
|
allow system_app sysfs_earpiecegain:file rw_file_perms;
|
|
allow system_app sysfs_zram:dir search;
|
|
allow system_app sysfs_zram:file r_file_perms;
|
|
allow system_app zygote:unix_stream_socket { getopt };
|
|
|
|
get_prop(system_app, system_prop);
|
|
set_prop(system_app, system_prop);
|