avc: denied { search } for name="0:0:0:0" dev="sysfs" ino=57525 scontext=u:r:hardware_info_app:s0:c512,c768 avc: denied { search } for name="health_descriptor" dev="sysfs" ino=57017 scontext=u:r:hardware_info_app:s0:c512,c768 tcontext=u:object_r:sysfs_scsi_devices_0000:s0 tclass=dir permissive=0 app=com.google.android.hardwareinfo avc: denied { search } for name="health_descriptor" dev="sysfs" ino=57017 scontext=u:r:hardware_info_app:s0:c512,c768 tcontext=u:object_r:sysfs_scsi_devices_0000:s0 tclass=dir permissive=0 app=com.google.android.hardwareinfo avc: denied { read } for name="vpd_pg80" dev="sysfs" ino=57559 scontext=u:r:hardware_info_app:s0:c512,c768 tcontext=u:object_r:sysfs_scsi_devices_0000:s0 tclass=file permissive=0 app=com.google.android.hardwareinfo avc: denied { read } for name="model" dev="sysfs" ino=57534 scontext=u:r:hardware_info_app:s0:c512,c768 tcontext=u:object_r:sysfs_scsi_devices_0000:s0 tclass=file permissive=0 app=com.google.android.hardwareinfo avc: denied { read } for name="vendor" dev="sysfs" ino=57533 scontext=u:r:hardware_info_app:s0:c512,c768 tcontext=u:object_r:sysfs_scsi_devices_0000:s0 tclass=file permissive=0 app=com.google.android.hardwareinfo avc: denied { read } for name="rev" dev="sysfs" ino=57535 scontext=u:r:hardware_info_app:s0:c512,c768 tcontext=u:object_r:sysfs_scsi_devices_0000:s0 tclass=file permissive=0 app=com.google.android.hardwareinfo avc: denied { read } for name="eol_info" dev="sysfs" ino=57020 scontext=u:r:hardware_info_app:s0:c512,c768 tcontext=u:object_r:sysfs_scsi_devices_0000:s0 tclass=file permissive=0 app=com.google.android.hardwareinfo avc: denied { read } for name="life_time_estimation_a" dev="sysfs" ino=57021 scontext=u:r:hardware_info_app:s0:c512,c768 tcontext=u:object_r:sysfs_scsi_devices_0000:s0 tclass=file permissive=0 app=com.google.android.hardwareinfo Bug: 188755652 Test: reboot then check hardwareinfo and avc denined log Change-Id: Ia03ebdd6b0b46b4c9ace5fbf1fc47a455a55abcb
14 lines
697 B
Text
14 lines
697 B
Text
# b/181177926
|
|
dontaudit hardware_info_app sysfs_batteryinfo:file { read };
|
|
dontaudit hardware_info_app sysfs:file { read };
|
|
dontaudit hardware_info_app sysfs:file { open };
|
|
dontaudit hardware_info_app sysfs:file { getattr };
|
|
dontaudit hardware_info_app sysfs_batteryinfo:dir { search };
|
|
# b/181914888
|
|
dontaudit hardware_info_app sysfs_batteryinfo:file { open };
|
|
dontaudit hardware_info_app sysfs_batteryinfo:file { getattr };
|
|
dontaudit hardware_info_app vendor_regmap_debugfs:dir { search };
|
|
# b/181915166
|
|
dontaudit hardware_info_app sysfs_batteryinfo:file { getattr };
|
|
dontaudit hardware_info_app sysfs_batteryinfo:file { open };
|
|
dontaudit hardware_info_app vendor_regmap_debugfs:dir { search };
|