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:
Ken Yang 2024-07-17 05:30:08 +00:00
parent 172c3e5076
commit 059785b639
2 changed files with 2 additions and 1 deletions

View file

@ -1,3 +1,2 @@
kernel vendor_votable_debugfs dir b/305600372
system_server sysfs_batteryinfo file b/306344097
system_suspend sysfs dir b/351241262

View file

@ -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