android_system_sepolicy/vendor/hal_tv_hdmi_connection_default.te
Venkatarama Avadhani 5a86d5f3f3 HDMI: Refactor HDMI packages
Organize the HDMI packages into CEC, EArc and connection under a common
hdmi package.

Bug: 261729059
Test: atest vts_treble_vintf_framework_test
      atest vts_treble_vintf_vendor_test
Change-Id: Ief5bff996028775ea355b392a4028a091fb83b99
2022-12-27 18:15:26 +05:30

6 lines
253 B
Plaintext

type hal_tv_hdmi_connection_default, domain;
hal_server_domain(hal_tv_hdmi_connection_default, hal_tv_hdmi_connection)
type hal_tv_hdmi_connection_default_exec, exec_type, vendor_file_type, file_type;
init_daemon_domain(hal_tv_hdmi_connection_default)