android_system_sepolicy/vendor/hal_tv_cec_default.te
Sandeep Patil 5d81208e81 Make hal_tv_cec_default exec a vendor_file_type
Bug: 36987889
Test: Build

Change-Id: I6dda2949069ccf14d3463bd7428494bde561ed9a
Signed-off-by: Sandeep Patil <sspatil@google.com>
2017-04-13 17:32:43 -07:00

6 lines
193 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, vendor_file_type, file_type;
init_daemon_domain(hal_tv_cec_default)