mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-02-01 07:33:36 +00:00
Added allow rules for the following denials:
denied { call } for pid=2460 comm="AudioOut_D"
scontext=u:r:audioserver:s0 tcontext=u:r:bootanim:s0 tclass=binder
denied { write } for pid=1464 comm="writer" name="perfd" dev="tmpfs"
ino=11825 scontext=u:r:audioserver:s0
tcontext=u:object_r:socket_device:s0 tclass=sock_file
Bug: 34784662
Test: The above denials are no longer seen in the selinux logs
Change-Id: I4dc7c054d14e8a06d42167194cf211e0822bb3a9
13 lines
357 B
Plaintext
13 lines
357 B
Plaintext
type sysfs_graphics, sysfs_type, fs_type;
|
|
type qmuxd_socket, file_type;
|
|
type netmgrd_socket, file_type;
|
|
type thermal_socket, file_type;
|
|
type perfd_socket, file_type;
|
|
|
|
type firmware_file, fs_type, contextmount_type;
|
|
|
|
type persist_file, file_type;
|
|
type persist_data_file, file_type;
|
|
type persist_display_file, file_type;
|
|
type persist_sensors_file, file_type;
|