3319d5ee16
HAL policy defines how the platform and a given HAL interact, but not how the HAL is implemented. This policy should be represented as an attribute that all processes implementing the HAL can include. Bug: 32123421 Test: Builds. Change-Id: I17e5612c0835773c28e14f09e2ce7bdc3f210c15
5 lines
158 B
Text
5 lines
158 B
Text
type hal_light_default, hal_light, domain;
|
|
type hal_light_default_exec, exec_type, file_type;
|
|
|
|
# may be started by init
|
|
init_daemon_domain(hal_light_default)
|