mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_sm6250-common.git
synced 2025-06-04 03:17:17 +09:00
Signed-off-by: Subhajeet Muhuri <subhajeet.muhuri@gmail.com> Signed-off-by: Volodymyr Zhdanov <wight554@gmail.com> Conflicts: sepolicy/vendor/file_contexts
10 lines
308 B
Plaintext
10 lines
308 B
Plaintext
# Power HAL
|
|
type proc_sched_energy_aware, proc_type, fs_type;
|
|
type sysfs_msm_subsys, sysfs_type, fs_type;
|
|
|
|
# PowerStats HAL
|
|
type sysfs_iio_devices, fs_type, sysfs_type;
|
|
type sysfs_msm_wlan, sysfs_type, fs_type;
|
|
type sysfs_power_stats, sysfs_type, fs_type;
|
|
type sysfs_power_stats_ignore, sysfs_type, fs_type;
|