blob: e4e700919eddc3ad9dec9872c3feb10dd1d5f180 [file] [log] [blame]
Alex Klyubinf5446eb2017-03-23 14:27:32 -07001typeattribute update_engine coredomain;
2
dcashmancc39f632016-07-22 13:13:11 -07003init_daemon_domain(update_engine);
Yifan Hong07a99e12019-08-07 13:01:15 -07004
5# Allow to talk to gsid.
6allow update_engine gsi_service:service_manager find;
7binder_call(update_engine, gsid)