From ecd6a5affd7df4bd9ab4b89472b2cadc15a6aeba Mon Sep 17 00:00:00 2001 From: Andy CrossGate Yan Date: Wed, 23 Oct 2019 09:38:16 +0000 Subject: [PATCH 2/7] Remove fsck SELinux labels These are covered by LOS sepolicy Change-Id: I7c63c9aed39afc07b8c80918053154113f848cd9 --- sepolicy/file_contexts | 3 --- 1 file changed, 3 deletions(-) diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts index 7cfb226..7ab5e91 100644 --- a/sepolicy/file_contexts +++ b/sepolicy/file_contexts @@ -6,9 +6,6 @@ /system/bin/phh-on-data.sh u:object_r:phhsu_exec:s0 /system/bin/asus-motor u:object_r:phhsu_exec:s0 -#/system/bin/fsck\.exfat u:object_r:fsck_exec:s0 -/system/bin/fsck\.ntfs u:object_r:fsck_exec:s0 - /bt_firmware(/.*)? u:object_r:bt_firmware_file:s0 /sec_storage(/.*)? u:object_r:teecd_data_file:s0 -- 2.25.1