Bug: 308380763 Bug: 308381394 Bug: 308381432 Bug: 308381409 Bug: 308381338 Bug: 308381747 Bug: 308381292 Bug: 308381668 Bug: 308381451 Bug: 308381687 Bug: 308381222 Bug: 308381263 Bug: 308381279 Bug: 308381611 Bug: 308381748 Test: SELinuxUncheckedDenialBootTest Change-Id: If24f3fcb5a1830ef834119d05e49f23193ae132e
16 lines
892 B
Text
16 lines
892 B
Text
# b/308381292
|
|
dontaudit system_suspend_server sysfs:dir { open };
|
|
dontaudit system_suspend_server sysfs:dir { read };
|
|
dontaudit system_suspend_server sysfs:file { getattr };
|
|
dontaudit system_suspend_server sysfs:file { open };
|
|
dontaudit system_suspend_server sysfs:file { read };
|
|
dontaudit system_suspend_server sysfs_batteryinfo:dir { open };
|
|
dontaudit system_suspend_server sysfs_batteryinfo:dir { read };
|
|
dontaudit system_suspend_server sysfs_batteryinfo:file { getattr };
|
|
dontaudit system_suspend_server sysfs_batteryinfo:file { open };
|
|
dontaudit system_suspend_server sysfs_batteryinfo:file { read };
|
|
dontaudit system_suspend_server sysfs_wlc:dir { open };
|
|
dontaudit system_suspend_server sysfs_wlc:dir { read };
|
|
dontaudit system_suspend_server sysfs_wlc:file { getattr };
|
|
dontaudit system_suspend_server sysfs_wlc:file { open };
|
|
dontaudit system_suspend_server sysfs_wlc:file { read };
|