mirror of
https://github.com/Meetoul/android_device_Unihertz_Jelly2.git
synced 2025-12-23 23:28:37 -05:00
8 lines
214 B
Plaintext
8 lines
214 B
Plaintext
type thermald_exec, file_type, exec_type, system_file_type;
|
|
|
|
init_daemon_domain(thermald);
|
|
binder_use(thermald);
|
|
|
|
allow thermald system_server:binder {call};
|
|
allow thermald activity_service:service_manager {find};
|