-ref: https://github.com/crdroidandroid/android_device_motorola_sanders/tree/10.0-20200126 Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
9 lines
282 B
Plaintext
9 lines
282 B
Plaintext
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 };
|