Merge "Move sg_device related policy" into main

This commit is contained in:
Treehugger Robot 2023-11-22 09:39:24 +00:00 committed by Android (Google) Code Review
commit c44cf19182
3 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,4 @@
type debugfs_f2fs, debugfs_type, fs_type;
type dump_storage_data_file, file_type, data_file_type;
type sg_device, dev_type;
type sg_util_exec, exec_type, vendor_file_type, file_type;

View File

@ -0,0 +1 @@
allow vendor_init sg_device:chr_file r_file_perms;

1
trusty/sepolicy/tee.te Normal file
View File

@ -0,0 +1 @@
allow tee sg_device:chr_file rw_file_perms;