2017-09-26 21:58:29 +02:00
|
|
|
# thermalserviced -- thermal management services for system and vendor
|
|
|
|
type thermalserviced, domain;
|
|
|
|
type thermalserviced_exec, exec_type, file_type;
|
|
|
|
|
|
|
|
binder_use(thermalserviced)
|
|
|
|
binder_service(thermalserviced)
|
|
|
|
add_service(thermalserviced, thermal_service)
|
|
|
|
|
|
|
|
hwbinder_use(thermalserviced)
|
|
|
|
hal_client_domain(thermalserviced, hal_thermal)
|
2017-07-13 03:12:52 +02:00
|
|
|
|
|
|
|
binder_call(thermalserviced, platform_app)
|