From acf2d42d8411787ea2da2e360932039f6528b23d Mon Sep 17 00:00:00 2001 From: Vink Shen Date: Sat, 18 Jan 2020 09:34:53 +0800 Subject: [PATCH] [ALPS03852714] Trustonic TEE: Fix persistent partition path [Detail] Fix persistent partition path for Android P MTK-Commit-Id: b49324e4ff63196b8051882cbe439ecb8ca44d2d Change-Id: I7b22f6d7f07b26bf3f0e787ee372b7bd52b16fe5 CR-Id: ALPS03852714 Feature: Trustonic TEE (Trusted Execution Environment) --- non_plat/file_contexts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/non_plat/file_contexts b/non_plat/file_contexts index cb06e5c..1e82811 100644 --- a/non_plat/file_contexts +++ b/non_plat/file_contexts @@ -81,8 +81,7 @@ # protected data file #/(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 +/mnt/vendor/persist(/.*)? u:object_r:persist_data_file:s0 #fat on nand image /fat(/.*)? u:object_r:fon_image_data_file:s0