Merge "Add sepolicy to access ion dev from Tuner service" into rvc-dev

This commit is contained in:
TreeHugger Robot 2020-03-28 03:55:51 +00:00 committed by Android (Google) Code Review
commit afd27274cd

View file

@ -3,3 +3,5 @@ hal_server_domain(hal_tv_tuner_default, hal_tv_tuner)
type hal_tv_tuner_default_exec, exec_type, vendor_file_type, file_type;
init_daemon_domain(hal_tv_tuner_default)
allow hal_tv_tuner_default ion_device:chr_file r_file_perms;