sanders: sepol: update sepolicy
-ref: https://github.com/crdroidandroid/android_device_motorola_sanders/tree/10.0-20200126 Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
9
sepolicy/vendor/tee.te
vendored
9
sepolicy/vendor/tee.te
vendored
@@ -1 +1,8 @@
|
||||
#allow tee persist_file:file r_file_perms;
|
||||
allow tee persist_file:file r_file_perms;
|
||||
|
||||
set_prop(tee, tee_listener_prop)
|
||||
|
||||
allow tee persist_file:dir r_dir_perms;
|
||||
allow tee fingerprintd_data_file:dir create_dir_perms;
|
||||
allow tee fingerprintd_data_file:file create_file_perms;
|
||||
allow tee system_data_file:dir { r_dir_perms read };
|
||||
|
||||
Reference in New Issue
Block a user