Merge "Allow vendor_init to fix permissions of TEE data file" into udc-dev
This commit is contained in:
commit
7a95093a60
1 changed files with 1 additions and 0 deletions
1
whitechapel/vendor/google/vendor_init.te
vendored
1
whitechapel/vendor/google/vendor_init.te
vendored
|
@ -42,6 +42,7 @@ set_prop(vendor_init, vendor_display_prop)
|
|||
|
||||
# Trusty storage FS ready
|
||||
get_prop(vendor_init, vendor_trusty_storage_prop)
|
||||
allow vendor_init tee_data_file:lnk_file read;
|
||||
|
||||
# Mali
|
||||
set_prop(vendor_init, vendor_arm_runtime_option_prop)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue