summaryrefslogtreecommitdiff
path: root/vendor/qcom/common/hal_tui_comm.te
blob: f3f48bafc8a4024a2dd352010061ad6ce73e0ab3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
type hal_tui_comm, domain;
type hal_tui_comm_exec, file_type, vendor_file_type, exec_type;

init_daemon_domain(hal_tui_comm);

get_prop(hal_tui_comm, hwservicemanager_prop)

add_hwservice(hal_tui_comm, hal_tui_comm_hwservice)
hwbinder_use(hal_tui_comm)

binder_call(hal_tui_comm, secure_ui_service_app)
binder_call(hal_tui_comm, hal_confirmationui_default)
binder_call(hal_tui_comm, tee)

allow hal_tui_comm hal_graphics_allocator_default:fd use;