Allow vendor_init to fix permissions of TEE data file am: 955ae6825f
am: a2cb6ab6eb
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201-sepolicy/+/23412161 Change-Id: I891e9032a5bacf115410ad81ccd07580645da9d6 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
62bfe3afc4
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ allow vendor_init proc_watermark_scale_factor:file w_file_perms;
|
|||
|
||||
# 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