From 50ed5a30263c1b1e5f5b761bfa8b6686f381f348 Mon Sep 17 00:00:00 2001 From: Denis Hsu Date: Sat, 18 Jan 2020 10:11:01 +0800 Subject: [PATCH] [ALPS04348647] Implement lazy hidl for nvram Implement lazy hidl for nvram MTK-Commit-Id: da2bab99d1bd0f9e68f97a24242828e47a79d3b5 Change-Id: Ie8723938223349b19a697d1f367327181eee5f6a CR-Id: ALPS04348647 Feature: NVRAM Partition --- non_plat/file_contexts | 1 + 1 file changed, 1 insertion(+) diff --git a/non_plat/file_contexts b/non_plat/file_contexts index 8afae3c..3004e23 100644 --- a/non_plat/file_contexts +++ b/non_plat/file_contexts @@ -526,6 +526,7 @@ /(system\/vendor|vendor)/bin/muxreport u:object_r:muxreport_exec:s0 /(system\/vendor|vendor)/bin/nvram_agent_binder u:object_r:nvram_agent_binder_exec:s0 /(system\/vendor|vendor)/bin/hw/vendor\.mediatek\.hardware\.nvram@(.*)-service u:object_r:nvram_agent_binder_exec:s0 +/(system\/vendor|vendor)/bin/hw/vendor\.mediatek\.hardware\.nvram@(.*)-service-lazy u:object_r:nvram_agent_binder_exec:s0 /(system\/vendor|vendor)/bin/nvram_daemon u:object_r:nvram_daemon_exec:s0 /(system\/vendor|vendor)/bin/slpd u:object_r:slpd_exec:s0 /(system\/vendor|vendor)/bin/thermal_manager u:object_r:thermal_manager_exec:s0