Files
device_google_walleye/sepolicy/init_power.te
Thierry Strudel 61c9045e7d Add perf and power init + services
Bug: 31420007
Change-Id: I7637c9cc6071730195dc174872d960bc43173552
Signed-off-by: Thierry Strudel <tstrudel@google.com>
2016-09-15 16:42:54 -07:00

5 lines
101 B
Plaintext

type init_power, domain;
type init_power_exec, exec_type, file_type;
init_daemon_domain(init_power)