From 46ae2b14628d3f73ab11002e4c8c122d340e112f Mon Sep 17 00:00:00 2001 From: Ken Yang Date: Mon, 19 Dec 2022 06:15:13 +0000 Subject: [PATCH] WLC: Remove sysfs_wlc sepolicy Bug: 237600973 Change-Id: Iadd90d55aca37fead3e5528d39df7866c9807205 Signed-off-by: Ken Yang --- whitechapel_pro/file.te | 1 - 1 file changed, 1 deletion(-) diff --git a/whitechapel_pro/file.te b/whitechapel_pro/file.te index 9281a8b2..521671af 100644 --- a/whitechapel_pro/file.te +++ b/whitechapel_pro/file.te @@ -44,7 +44,6 @@ type sysfs_wifi, sysfs_type, fs_type; type sysfs_exynos_bts, sysfs_type, fs_type; type sysfs_exynos_bts_stats, sysfs_type, fs_type; type sysfs_bcmdhd, sysfs_type, fs_type; -type sysfs_wlc, sysfs_type, fs_type; type sysfs_chargelevel, sysfs_type, fs_type; type sysfs_mfc, sysfs_type, fs_type; type sysfs_cpu, sysfs_type, fs_type;