From e1861f520b68a8708a4243e34b121d7c2d222dca Mon Sep 17 00:00:00 2001 From: Guoyi Qu Date: Sat, 18 Jan 2020 10:17:40 +0800 Subject: [PATCH] [ALPS04707995] CTS fail fix Move defination to private folder MTK-Commit-Id: e9fcc4d4a929c928dd475887e6a100a85d641815 Change-Id: I34fc6d2f3c96f8ab9d53f840da53465f7b79e9cf CR-Id: ALPS04707995 Feature: Connsys Log Tool --- non_plat/file_contexts | 2 +- plat_private/file_contexts | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/non_plat/file_contexts b/non_plat/file_contexts index 0ae4894..fa53753 100644 --- a/non_plat/file_contexts +++ b/non_plat/file_contexts @@ -555,7 +555,7 @@ /(system\/vendor|vendor)/bin/factory u:object_r:factory_exec:s0 /(system\/vendor|vendor)/bin/mnld u:object_r:mnld_exec:s0 -/system/bin/connsyslogger u:object_r:connsyslogger_exec:s0 +#/system/bin/connsyslogger u:object_r:connsyslogger_exec:s0 /(system\/vendor|vendor)/bin/biosensord_nvram u:object_r:biosensord_nvram_exec:s0 /(system\/vendor|vendor)/bin/hw/android\.hardware\.bluetooth@1\.0-service-mediatek u:object_r:mtk_hal_bluetooth_exec:s0 diff --git a/plat_private/file_contexts b/plat_private/file_contexts index e92e062..4a986c7 100644 --- a/plat_private/file_contexts +++ b/plat_private/file_contexts @@ -26,6 +26,7 @@ /system/bin/aee_dumpstate u:object_r:dumpstate_exec:s0 /(system\/vendor|vendor)/bin/kisd u:object_r:kisd_exec:s0 /system/bin/lbs_dbg u:object_r:lbs_dbg_exec:s0 +/system/bin/connsyslogger u:object_r:connsyslogger_exec:s0 # google suggest that move aee_aedv_exec to platform @google_issue_id:64130120 /(system\/vendor|vendor)/bin/aee_aedv u:object_r:aee_aedv_exec:s0