diff options
| author | android-build-team Robot <android-build-team-robot@google.com> | 2018-10-12 22:37:55 +0000 |
|---|---|---|
| committer | android-build-team Robot <android-build-team-robot@google.com> | 2018-10-12 22:37:55 +0000 |
| commit | 19b298d4e922446e9d736e27fe8a7799e81d914f (patch) | |
| tree | 3cb3c76b2164bc09410682d4e3836bbc797a2f57 | |
| parent | 50f84195ed16d0f093b7391b492f4c8b51606250 (diff) | |
| parent | 08c84971da04d7d63fad02cf30a77dbaa96de993 (diff) | |
Snap for 5066295 from 08c84971da04d7d63fad02cf30a77dbaa96de993 to pi-qpr2-release
Change-Id: Ie1302b5163525ee4b314e512df7c0a2e4d062fe1
| -rw-r--r-- | vendor/qcom/common/hal_tui_comm.te | 2 |
1 files changed, 2 insertions, 0 deletions
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 @@ 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; |
