SELinux: add missing wakeup rule
Flag: EXEMPT bugfix Bug: 351241262 Change-Id: I90acd96daa137172d0b1bcdc02c9afcba5788c8e Signed-off-by: Ken Yang <yangken@google.com>
This commit is contained in:
parent
172c3e5076
commit
059785b639
2 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,2 @@
|
|||
kernel vendor_votable_debugfs dir b/305600372
|
||||
system_server sysfs_batteryinfo file b/306344097
|
||||
system_suspend sysfs dir b/351241262
|
||||
|
|
2
vendor/genfs_contexts
vendored
2
vendor/genfs_contexts
vendored
|
@ -34,4 +34,6 @@ genfscon sysfs /devices/platform/10da0000.hsi2c/i2c-15/15-0036/power_supply/maxf
|
|||
genfscon sysfs /devices/platform/10da0000.hsi2c/i2c-15/15-0036/power_supply/maxfg_secondary/wakeup u:object_r:sysfs_wakeup:s0
|
||||
genfscon sysfs /devices/platform/10da0000.hsi2c/i2c-15/15-0061/power_supply/wireless/wakeup u:object_r:sysfs_wakeup:s0
|
||||
genfscon sysfs /devices/platform/10da0000.hsi2c/i2c-15/15-0061/wakeup u:object_r:sysfs_wakeup:s0
|
||||
genfscon sysfs /devices/platform/10da0000.hsi2c/i2c-15/15-0036/wakeup u:object_r:sysfs_wakeup:s0
|
||||
|
||||
genfscon sysfs /devices/platform/google,dual_batt_gauge/power_supply/dualbatt/wakeup u:object_r:sysfs_wakeup:s0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue