device_lenovo_sdm710-common/sepolicy/vendor/hal_power_stats_default.te
2022-11-12 15:09:34 +01:00

9 lines
338 B
Text

# Allow power.stats hal to read from the following
r_dir_file(hal_power_stats, sysfs_rpm)
r_dir_file(hal_power_stats, sysfs_system_sleep_stats)
# Allow power.stats hal to add the power_stats_service
vndbinder_use(hal_power_stats)
add_service(hal_power_stats_server, power_stats_service)
get_prop(hal_power_stats_default, wifi_hal_prop)