commit | a44d9cdea7ba7266eba8ea2adf292e4efca21f11 | [log] [tgz] |
---|---|---|
author | micky387 <mickaelsaibi@free.fr> | Sun Jun 16 17:50:52 2019 +0200 |
committer | micky387 <mickaelsaibi@free.fr> | Wed Jul 03 06:21:47 2019 +0200 |
tree | 4674cde33362f6b8a9334d3d7470753bb7f38176 | |
parent | f7e9e027104c598dae80f4b3cf36fd4736f55017 [diff] [blame] |
zenfone6: Add root extra folders
diff --git a/sepolicy/private/file_contexts b/sepolicy/private/file_contexts new file mode 100644 index 0000000..e0ab13c --- /dev/null +++ b/sepolicy/private/file_contexts
@@ -0,0 +1,5 @@ +# Files in rootfs +/asdf(/.*)? u:object_r:asdf_file:s0 +/batinfo(/.*)? u:object_r:batinfo_file:s0 +/voucher(/.*)? u:object_r:voucher_file:s0 +/xrom(/.*)? u:object_r:xrom_file:s0