blob: 665471b9aa06467c711de3728742dd780151fd95 [file] [log] [blame]
Polina Bondarenko9785f2a2016-10-18 00:07:34 +02001# thermal subsystem
2type hal_thermal, domain;
3type hal_thermal_exec, exec_type, file_type;
4
5# hwbinder access
6hwbinder_use(hal_thermal)
7
8# call into system_server process (callbacks)
9binder_call(hal_thermal, system_server)