# power.stats HAL needs access to rpm, and wlan sysfs nodes in /d/ r_dir_file(hal_power_stats_default, debugfs_rpm) r_dir_file(hal_power_stats_default, debugfs_wlan) get_prop(hal_power_stats_default, exported_wifi_prop) # Needed to detect wifi on/off # power.stats HAL needs access to the easel sysfs node r_dir_file(hal_power_stats_default, sysfs_easel) # Allow power.stats HAL to add the power_stats_service vndbinder_use(hal_power_stats) add_service(hal_power_stats_server, power_stats_service)