universal7885: powerhint: Add battery_saver hint

This commit is contained in:
Soo Hwan Na 2024-01-02 15:16:16 +09:00
commit 53c941bb94
5 changed files with 23 additions and 6 deletions

View file

@ -24,3 +24,4 @@ type sysfs_modem, fs_type, sysfs_type, mlstrustedobject;
type sysfs_mmc, sysfs_type, rw_fs_type, fs_type;
type sysfs_ss_writable, sysfs_type, rw_fs_type, fs_type;
type sysfs_gpu_writable, sysfs_type, rw_fs_type, fs_type;
type sysfs_battery_saver, sysfs_type, rw_fs_type, fs_type;