You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
292 B
9 lines
292 B
add_service(hal_power_stats_default, hal_power_stats_vendor_service)
|
|
|
|
vndbinder_use(hal_power_stats)
|
|
add_service(hal_power_stats_server, hal_power_stats_service)
|
|
|
|
r_dir_file(hal_power_stats_default, sysfs_power_stats)
|
|
|
|
allow hal_power_stats_default power_stats_device:chr_file rw_file_perms;
|