Merge "[ALPS03852714] Trustonic TEE: Fix persistent partition path" into alps-trunk-p0.basic

Change-Id: I30c9855e625ece1891141d98fdeb486cf45a1274
MTK-Commit-Id: e93f930503be15d3a640d9770e60bbe4db9f2b8a
This commit is contained in:
Vink Shen 2020-01-18 09:35:04 +08:00 committed by Gerrit Code Review
commit bb8ea108ab

View File

@ -81,8 +81,7 @@
# protected data file # protected data file
#/(vendor|system/vendor)/protect_f(/.*)? u:object_r:protect_f_data_file:s0 #/(vendor|system/vendor)/protect_f(/.*)? u:object_r:protect_f_data_file:s0
#/(vendor|system/vendor)/protect_s(/.*)? u:object_r:protect_s_data_file:s0 #/(vendor|system/vendor)/protect_s(/.*)? u:object_r:protect_s_data_file:s0
#/(vendor|system/vendor)/persist(/.*)? u:object_r:persist_data_file:s0 /mnt/vendor/persist(/.*)? u:object_r:persist_data_file:s0
/data/vendor/persist(/.*)? u:object_r:persist_data_file:s0
#fat on nand image #fat on nand image
/fat(/.*)? u:object_r:fon_image_data_file:s0 /fat(/.*)? u:object_r:fon_image_data_file:s0