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

am b23d2876: Allow keystore to talk to the tee

* commit 'b23d2876':
  Allow keystore to talk to the tee
parents b2188c7c b23d2876
Branches
Tags
No related merge requests found
...@@ -10,3 +10,4 @@ allow keystore keystore_data_file:dir create_dir_perms; ...@@ -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_data_file:notdevfile_class_set create_file_perms;
allow keystore keystore_exec:file { getattr }; allow keystore keystore_exec:file { getattr };
allow keystore tee_device:chr_file rw_file_perms; 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