mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_stone
synced 2026-01-27 17:18:49 +00:00
Also incorporate fix from 839b9cd5a2 (commitcomment-99088748)
Change-Id: I66188247ce9268929763236c0ac2fa483273f1cc
Signed-off-by: Ahmad Rulim <personal@rulim34.dev>
10 lines
238 B
Plaintext
10 lines
238 B
Plaintext
typeattribute tee data_between_core_and_vendor_violators;
|
|
|
|
allow tee fingerprint_data_file:dir create_dir_perms;
|
|
allow tee {
|
|
fingerprint_data_file
|
|
mnt_vendor_file
|
|
}:file create_file_perms;
|
|
|
|
allow tee mnt_vendor_file:dir rw_dir_perms;
|