# 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) r_dir_file(hal_power_stats, debugfs_wlan) get_prop(hal_power_stats_default, exported_wifi_prop) # Needed to detect wifi on/off # Allow power.stats hal to add the power_stats_service vndbinder_use(hal_power_stats) add_service(hal_power_stats_server, power_stats_service) binder_call(hal_power_stats, citadeld)