Skip to content
Snippets Groups Projects
Commit fe00f563 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Remove fingerprintd access to sysfs_type and cgroup label."

parents 5850a2ae aa2c667b
No related branches found
No related tags found
No related merge requests found
...@@ -23,6 +23,4 @@ allow fingerprintd keystore:keystore_key { add_auth }; ...@@ -23,6 +23,4 @@ allow fingerprintd keystore:keystore_key { add_auth };
binder_call(fingerprintd, system_server); binder_call(fingerprintd, system_server);
allow fingerprintd permission_service:service_manager find; allow fingerprintd permission_service:service_manager find;
r_dir_file(fingerprintd, cgroup)
r_dir_file(fingerprintd, sysfs_type)
allow fingerprintd ion_device:chr_file r_file_perms; allow fingerprintd ion_device:chr_file r_file_perms;
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