f41d89eb24
This marks all HAL domain implementations with the haldomain attribute so that rules can be written which apply to all HAL implementations. This follows the pattern used for appdomain, netdomain and bluetoothdomain. Test: No change to policy according to sesearch. Bug: 34180936 Change-Id: I0cfe599b0d49feed36538503c226dfce41eb65f6
5 lines
194 B
Text
5 lines
194 B
Text
type hal_gatekeeper_default, domain;
|
|
hal_impl_domain(hal_gatekeeper_default, hal_gatekeeper)
|
|
|
|
type hal_gatekeeper_default_exec, exec_type, file_type;
|
|
init_daemon_domain(hal_gatekeeper_default);
|