Skip to content
Snippets Groups Projects
Commit 626b735e authored by Nick Kralevich's avatar Nick Kralevich Committed by Android Git Automerger
Browse files

am e57f05ca: am b23d2876: Allow keystore to talk to the tee

* commit 'e57f05ca':
  Allow keystore to talk to the tee
parents 2323113e e57f05ca
Branches
Tags
No related merge requests found
......@@ -10,3 +10,4 @@ allow keystore keystore_data_file:dir create_dir_perms;
allow keystore keystore_data_file:notdevfile_class_set create_file_perms;
allow keystore keystore_exec:file { getattr };
allow keystore tee_device:chr_file rw_file_perms;
allow keystore tee:unix_stream_socket connectto;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment