summaryrefslogtreecommitdiff
path: root/confirmationui_hal/hal_confirmationui.te
blob: e0f5fa259e2b69dbceafd54a4f195d587c76729c (plain)
1
2
3
4
5
6
7
8
9
10
11
allow hal_confirmationui_server tee_device:chr_file rw_file_perms;
allow hal_confirmationui_server ion_device:chr_file r_file_perms;

allow hal_confirmationui_server hal_tui_comm_hwservice:hwservice_manager find;

vndbinder_use(hal_confirmationui_server)

binder_call(hal_confirmationui_server, keystore)

allow hal_confirmationui_server input_device:chr_file rw_file_perms;
allow hal_confirmationui_server input_device:dir r_dir_perms;