android_system_sepolicy/public/hal_power_stats.te

6 lines
241 B
Plaintext
Raw Normal View History

# HwBinder IPC from client to server, and callbacks
binder_call(hal_power_stats_client, hal_power_stats_server)
binder_call(hal_power_stats_server, hal_power_stats_client)
hal_attribute_hwservice(hal_power_stats, hal_power_stats_hwservice)