Inseob Kim | 4eb5660 | 2021-07-09 15:51:12 +0900 | [diff] [blame] | 1 | type apexd, domain, coredomain; |
2 | type apexd_exec, file_type, exec_type, system_file_type; | ||||
Inseob Kim | ff43be2 | 2021-06-07 16:56:56 +0900 | [diff] [blame] | 3 | |
4 | binder_use(apexd) | ||||
5 | add_service(apexd, apex_service) |