mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Merge "allow tee system_data_root_file:dir r_dir_perms;" am: 78923f9b1e am: 3abc1c460f am: 0496fcf152
am: aa45c7690d
Change-Id: I5c97525dbb6104cdc2e4e8d745d76d60811dc691
This commit is contained in:
2
sepolicy/vendor/tee.te
vendored
2
sepolicy/vendor/tee.te
vendored
@@ -19,7 +19,7 @@ allow tee persist_data_file:file create_file_perms;
|
||||
# TODO(b/36644492): Remove data_between_core_and_vendor_violators once
|
||||
# tee no longer directly accesses /data owned by the frameworks.
|
||||
typeattribute tee data_between_core_and_vendor_violators;
|
||||
allow tee system_data_file:dir r_dir_perms;
|
||||
allow tee { system_data_file system_data_root_file }:dir r_dir_perms;
|
||||
allow tee fingerprintd_data_file:dir rw_dir_perms;
|
||||
allow tee fingerprintd_data_file:file create_file_perms;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user