From 96d88b3f98eb59804a04d999d340b4e1163e37d4 Mon Sep 17 00:00:00 2001 From: Adam Shih Date: Mon, 28 Nov 2022 12:46:26 +0800 Subject: [PATCH] move touch settings to gs-common Bug: 256521567 Test: adb bugreport Change-Id: I881f27b45a412794cb2ea65147e2bf7b8cc708dd --- 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 f60d518a..fa3ce33e 100644 --- a/legacy/whitechapel_pro/file.te +++ b/legacy/whitechapel_pro/file.te @@ -23,7 +23,6 @@ type sysfs_acpm_stats, sysfs_type, fs_type; 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_touch, 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;