From 0656a4f24db2fb2e0b9bdad842cfe2bdb20043e2 Mon Sep 17 00:00:00 2001 From: Ken Yang Date: Mon, 19 Dec 2022 06:17:39 +0000 Subject: [PATCH] WLC: Remove sysfs_wlc sepolicy Bug: 237600973 Change-Id: If0416877447c9f588d69f498f6219297392f4e55 Signed-off-by: Ken Yang --- legacy/whitechapel_pro/file.te | 1 - 1 file changed, 1 deletion(-) diff --git a/legacy/whitechapel_pro/file.te b/legacy/whitechapel_pro/file.te index 672be660..3fc6137b 100644 --- a/legacy/whitechapel_pro/file.te +++ b/legacy/whitechapel_pro/file.te @@ -24,7 +24,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;