3c30c4e2db
Bug: 31177288 Test: reduced sepolicy errors Change-Id: I29556276ee14c341ac8f472875e6b69f903851ff Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com>
6 lines
129 B
Text
6 lines
129 B
Text
# power subsystem
|
|
type hal_power, domain;
|
|
type hal_power_exec, exec_type, file_type;
|
|
|
|
# hwbinder access
|
|
hwbinder_use(hal_power);
|