ConfirmationUI: Cancel dialog on asynchonous events

Add permissions required to propagate incoming phone call notifications
to the confirmationui hal and qseecomm.

Bug: 116353594
Test: VtsHalConfirmationUIV1_0TargetTest
      Manually tested by calling the phone while the dialog is active.
Change-Id: I6b45d1213216a0ad8c2b288f6a61c39b8a3aad19
diff --git a/vendor/qcom/common/hal_tui_comm.te b/vendor/qcom/common/hal_tui_comm.te
index c282127..f3f48ba 100644
--- a/vendor/qcom/common/hal_tui_comm.te
+++ b/vendor/qcom/common/hal_tui_comm.te
@@ -9,5 +9,7 @@
 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;