device_google_gs-common/battery_mitigation/sepolicy/file.te
George Lee a1bea3e3e3 bcl: Add Mitigation Logger
Mitigation Logger logs battery related information for 1 second when it
is triggered by under voltage or over current interrupts.  Information
collected is to help debug system brownout.

Bug: 228383769
Test: Boot and Test
Signed-off-by: George Lee <geolee@google.com>
Change-Id: I24e5075b12a9bb3f16241de268254bde38c133d0
2022-10-28 05:25:08 +00:00

3 lines
136 B
Text

type mitigation_vendor_data_file, file_type, data_file_type;
type sysfs_bcl, sysfs_type, fs_type;
type sysfs_odpm, sysfs_type, fs_type;