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.te b/sepolicy/private/file.te new file mode 100644 index 0000000..916beea --- /dev/null +++ b/sepolicy/private/file.te
@@ -0,0 +1,5 @@ +# rootfs +type asdf_file, file_type; +type batinfo_file, file_type; +type voucher_file, file_type; +type xrom_file, file_type; \ No newline at end of file