Skip to content
Snippets Groups Projects
Commit a1e11acc authored by Dhina17's avatar Dhina17
Browse files

onclite: sepolicy: Resolve vold denials


* Allow vold to access tee device (/dev/qseecom) properly
* Its for encryption

Signed-off-by: default avatarDhina17 <dhinalogu@gmail.com>
parent d88a0f40
No related branches found
No related tags found
No related merge requests found
allow vold proc_touchpanel:dir r_dir_perms;
allow vold tee_device:chr_file {read write};
allow vold tee_device:chr_file {ioctl open read write};
allow vold vendor_file:file { getattr open read };
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment