mirror of
https://github.com/Meetoul/android_device_Unihertz_Jelly2.git
synced 2025-12-23 23:28:37 -05:00
8 lines
278 B
Plaintext
8 lines
278 B
Plaintext
type mtk_agpsd, domain, netdomain, halclientdomain, mtk_hal_apm_client;
|
|
type mtk_agpsd_exec, file_type, exec_type, vendor_file_type;
|
|
|
|
init_daemon_domain(mtk_agpsd);
|
|
binder_call(mtk_agpsd,system_suspend_server)
|
|
|
|
allow mtk_agpsd system_suspend_hwservice:hwservice_manager {find};
|