[ALPS03852714] Trustonic TEE: Fix persistent partition path

[Detail] Fix persistent partition path for Android P

[Solution] Move /vendor/persist to /data/vendor/persist

MTK-Commit-Id: fdfc88d4f679c6347923de9db6ec1dcc82675966

Change-Id: I53427f90670fcbb6b0ed6f12bbd1da748e9ac6ca
CR-Id: ALPS03852714
Feature: Trustonic TEE (Trusted Execution Environment)
This commit is contained in:
Vink Shen 2020-01-18 09:30:33 +08:00
parent c5e6816987
commit 551d01441c

View File

@ -82,7 +82,7 @@
#/(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)/persist(/.*)? u:object_r:persist_data_file:s0
/data/vendor/persist(/.*)? u:object_r:persist_data_file:s0
#fat on nand image
/fat(/.*)? u:object_r:fon_image_data_file:s0