From dab7fbe9a14d155abc1f6de2bddfeb6e087e1bfb Mon Sep 17 00:00:00 2001 From: Guoyi Qu Date: Sat, 18 Jan 2020 10:20:16 +0800 Subject: [PATCH] [ALPS04727197] Add permission Add permission to save logs to special folder MTK-Commit-Id: 51c58a7b5b66247b1ab454f71e6cc721ff83f61f Change-Id: I00b58af1ae46842c84f183c2154583e59e98199b CR-Id: ALPS04727197 Feature: Modem Log Tool --- plat_private/file_contexts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plat_private/file_contexts b/plat_private/file_contexts index ccaa046..c60f3e1 100644 --- a/plat_private/file_contexts +++ b/plat_private/file_contexts @@ -4,6 +4,8 @@ /data/system_de/mdfilter(/.*)? u:object_r:mddb_filter_data_file:s0 /data/debuglogger(/.*)? u:object_r:debuglog_data_file:s0 +/data/ramdump(/.*)? u:object_r:debuglog_data_file:s0 + ############################# # debugfs files #