From 48a77a4a2cf94920bed6940a6fb5943e8627f9e0 Mon Sep 17 00:00:00 2001 From: Chang-An Chen Date: Sat, 18 Jan 2020 09:41:46 +0800 Subject: [PATCH] [ALPS03892700] partition: move mtk mount point to /mnt/vendor [Detail] Move MTK mount point to /mnt/vendor MTK-Commit-Id: b82563f14020ab90a563ec3c9ce14e6c3bbe7531 Change-Id: I8699303125d48589baf0f2b768cf66b848da7357 CR-Id: ALPS03892700 Feature: eMMC Boot Up --- non_plat/file_contexts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/non_plat/file_contexts b/non_plat/file_contexts index 92638b4..375128e 100644 --- a/non_plat/file_contexts +++ b/non_plat/file_contexts @@ -76,12 +76,12 @@ /data/system/users/[0-9]+/smartbook_wallpaper u:object_r:wallpaper_file:s0 # nvdata -#/(vendor|system/vendor)/nvdata(/.*)? u:object_r:nvdata_file:s0 -#/(vendor|system/vendor)/nvcfg(/.*)? u:object_r:nvcfg_file:s0 +/mnt/vendor/nvdata(/.*)? u:object_r:nvdata_file:s0 +/mnt/vendor/nvcfg(/.*)? u:object_r:nvcfg_file:s0 # 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 +/mnt/vendor/protect_f(/.*)? u:object_r:protect_f_data_file:s0 +/mnt/vendor/protect_s(/.*)? u:object_r:protect_s_data_file:s0 /mnt/vendor/persist(/.*)? u:object_r:persist_data_file:s0 #fat on nand image