diff options
author | LuK1337 <priv.luk@gmail.com> | 2019-09-12 19:44:45 +0200 |
---|---|---|
committer | Ćukasz Patron <priv.luk@gmail.com> | 2019-09-18 15:30:31 +0200 |
commit | 85711a40df1c2418e9c5111172927539c8e4e18f (patch) | |
tree | 2e600e0a50bc43ecc9a1e541bac3560b7ec16560 /common | |
parent | 2312169c0f9b48bd4cb0ea86e0ade0ed071d513a (diff) | |
download | android_device_lineage_sepolicy-85711a40df1c2418e9c5111172927539c8e4e18f.tar.gz android_device_lineage_sepolicy-85711a40df1c2418e9c5111172927539c8e4e18f.tar.bz2 android_device_lineage_sepolicy-85711a40df1c2418e9c5111172927539c8e4e18f.zip |
sepolicy: Drop fsck.exfat label
* Already labeled in system/sepolicy
Change-Id: Ie0161ed7a07e71c6a27a326045fd8a2a2bb15a62
Diffstat (limited to 'common')
-rw-r--r-- | common/private/file_contexts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/private/file_contexts b/common/private/file_contexts index d0b9438..b654885 100644 --- a/common/private/file_contexts +++ b/common/private/file_contexts @@ -1,5 +1,4 @@ # Filesystem tools -/system/bin/fsck\.exfat u:object_r:fsck_exec:s0 /system/bin/fsck\.ntfs u:object_r:fsck_exec:s0 /system/bin/mkfs\.exfat u:object_r:mkfs_exec:s0 /system/bin/mkfs\.f2fs u:object_r:mkfs_exec:s0 |