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
Change-Id: I71450871b748e9b6b3fe1c8b3ac077045c20db02
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