From 5756adf040f60fdd0d93fd7873a041292c0c27db Mon Sep 17 00:00:00 2001 From: Juju Sung Date: Sat, 18 Jan 2020 10:10:50 +0800 Subject: [PATCH] [ALPS04239425] Fix build from sepolicy change The Google change ag/7017729 introduces its own /devices/virtual/net in system/sepolicy/private/genfs_contents. Thus, we need this change to remove our own definition. MTK-Commit-Id: 795196e337d6451991610a71be6b3dcb06a8850b Test: Local build Change-Id: I198fbeb3a4047797d9c01d37b1cd4614202fe66d CR-Id: ALPS04239425 Feature: Engineering Mode --- non_plat/genfs_contexts | 3 --- 1 file changed, 3 deletions(-) diff --git a/non_plat/genfs_contexts b/non_plat/genfs_contexts index 3111982..020494f 100644 --- a/non_plat/genfs_contexts +++ b/non_plat/genfs_contexts @@ -106,9 +106,6 @@ genfscon proc /freqhopping/dumpregs u:object_r:proc_freqhop:s0 # mtk EM flash reading genfscon proc /partitions u:object_r:proc_partition:s0 -# allow netd to set MTU -genfscon sysfs /devices/virtual/net u:object_r:sysfs_net:s0 - # mtk EM power PMU register genfscon debugfs /rt-regmap u:object_r:debugfs_regmap:s0