commit | 04840479fbf4beb737e1e3926978b0713d5d34a9 | [log] [tgz] |
---|---|---|
author | Pierre-Hugues Husson <phh@phh.me> | Thu Aug 16 17:14:13 2018 +0200 |
committer | Jon West <electrikjesus@gmail.com> | Thu Aug 16 20:12:57 2018 -0400 |
tree | d631ed4b14965345cd90e845764f0cdc4798aa4f | |
parent | 80b4b867a2f527e6a482998d057ad3e5dc6f19c3 [diff] |
exfat fsck/mkfs selinux label
diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts index 6710be5..fa4fff8 100644 --- a/sepolicy/file_contexts +++ b/sepolicy/file_contexts
@@ -3,3 +3,6 @@ /system/etc/usb_audio_policy_configuration.xml u:object_r:vendor_configs_file:s0 /system/bin/rw-system.sh u:object_r:phhsu_exec:s0 /system/bin/phh-on-boot.sh 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