android_system_sepolicy/vendor/hal_tv_cec_default.te
Donghyun Cho f81dd0c578 Add sepolicy for tv.cec
Bug: 36562029
Test: m -j40 and CEC functionality works well
Change-Id: I5a693e65abdd5139a848d939149a475056cc41e8
2017-04-07 11:21:56 +09:00

6 lines
175 B
Plaintext

type hal_tv_cec_default, domain;
hal_server_domain(hal_tv_cec_default, hal_tv_cec)
type hal_tv_cec_default_exec, exec_type, file_type;
init_daemon_domain(hal_tv_cec_default)