device_google_comet/vendor/dump_power.te
Spade Lee 00dfece0e4 sepolicy: add permission for dump_power
avc:  denied  { read } for  name="maxfg_history" dev="tmpfs" ino=1144 scontext=u:r:dump_power:s0 tcontext=u:object_r:battery_history_device:s0 tclass=chr_file permissive=0

Bug: 353418158
Test: atest-dev com.google.android.selinux.pts.SELinuxTest#scanBugreport => PASS
Flag: EXEMPT bugfix
Change-Id: Ie14081f5614c0667e47b474f11198cd633971326
Signed-off-by: Spade Lee <spadelee@google.com>
2024-07-18 10:13:51 +00:00

1 line
63 B
Text

allow dump_power battery_history_device:chr_file r_file_perms;