9f313b3cee
avc: denied { call } for comm=4173796E635461736B202334 scontext=u:r:system_app:s0 tcontext=u:r:wificond:s0 tclass=binder permissive=0 Change-Id: I5fed7bfa2362bce7fa26d22618b2584a145f5385
14 lines
363 B
Plaintext
14 lines
363 B
Plaintext
binder_call(system_app, wificond)
|
|
|
|
allow system_app proc_pagetypeinfo:file r_file_perms;
|
|
allow system_app sysfs_mdnie:dir search;
|
|
allow system_app sysfs_mdnie:file rw_file_perms;
|
|
|
|
allow system_app sysfs_zram:dir search;
|
|
allow system_app sysfs_zram:file r_file_perms;
|
|
|
|
dontaudit system_app {
|
|
apex_service
|
|
system_suspend_control_service
|
|
}:service_manager find;
|