mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
denied { write } for pid=11239 comm="android.hardwar"
name="asr_dual_phase" dev="sysfs" ino=46597
scontext=u:r:hal_camera_default:s0 tcontext=u:object_r:sysfs:s0
tclass=file
avc: denied { write } for pid=528 comm="ueventd" name="uevent"
dev="sysfs" ino=46697 scontext=u:r:ueventd:s0
tcontext=u:object_r:sysfs_easel:s0 tclass=file
Bug: 37941164
Bug: 37927378
Test: Manual build, flash, and look for denials
Change-Id: Ifc5165fb1b5e524805805dd0b0b9816f86a6d048
16 lines
690 B
Plaintext
16 lines
690 B
Plaintext
allow ueventd sysfs_thermal:file w_file_perms;
|
|
allow ueventd sysfs_leds:file w_file_perms;
|
|
allow ueventd sysfs_camera:file w_file_perms;
|
|
allow ueventd sysfs_easel:file w_file_perms;
|
|
allow ueventd sysfs_fingerprint:file w_file_perms;
|
|
allow ueventd sysfs_graphics:file w_file_perms;
|
|
allow ueventd sysfs_laser:file w_file_perms;
|
|
allow ueventd sysfs_rmtfs:file w_file_perms;
|
|
allow ueventd sysfs_soc:file w_file_perms;
|
|
allow ueventd sysfs_net:file w_file_perms;
|
|
allow ueventd sysfs_msm_subsys:file w_file_perms;
|
|
allow ueventd sysfs_bluetooth_writable:file w_file_perms;
|
|
allow ueventd firmware_file:dir search;
|
|
allow ueventd firmware_file:file r_file_perms;
|
|
allow ueventd tmpfs:blk_file getattr;
|