mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 10:28:38 +00:00
10 lines
350 B
Plaintext
10 lines
350 B
Plaintext
type hal_identity_citadel, domain;
|
|
type hal_identity_citadel_exec, exec_type, vendor_file_type, file_type;
|
|
|
|
vndbinder_use(hal_identity_citadel)
|
|
binder_call(hal_identity_citadel, citadeld)
|
|
allow hal_identity_citadel citadeld_service:service_manager find;
|
|
|
|
hal_server_domain(hal_identity_citadel, hal_identity)
|
|
init_daemon_domain(hal_identity_citadel)
|