diff options
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2023-05-27 01:09:07 +0000 |
---|---|---|
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2023-05-27 01:09:07 +0000 |
commit | 49dff5b17aae22021ac09b51dda70e3c0c1fd43a (patch) | |
tree | 173211934594278d06e508b64d06140dd134d254 | |
parent | 86cf0c71123e44e65e35ccd0bb468f64e635e877 (diff) | |
parent | 7a95093a6088a6de62a3318ee646f8af76deff23 (diff) |
Snap for 10214038 from 7a95093a6088a6de62a3318ee646f8af76deff23 to udc-release
Change-Id: I7e9c6471ab9ad6afd9b220ea8a6d5f2872bd15a0
-rw-r--r-- | whitechapel/vendor/google/vendor_init.te | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/whitechapel/vendor/google/vendor_init.te b/whitechapel/vendor/google/vendor_init.te index b03c7bb5..43e2056c 100644 --- a/whitechapel/vendor/google/vendor_init.te +++ b/whitechapel/vendor/google/vendor_init.te @@ -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) |