10 lines
338 B
Text
10 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)
|