ARTICLE AD BOX
When people are building their own AOSP selinux policy, whats the exact sequence of order of files to be included? following repo :
https://android.googlesource.com/platform/system/sepolicy/+/main
If we consider above repo's structure, whats the correct way to include all files?
sometimes I felt maybe this link :
https://source.android.com/docs/security/features/selinux/build
maybe was giving a different sequence. Which files are for m4 pre-processing and which other files can be included.
Maybe should any kindof files be prioritized in the .te file lists in each folders? For maximum security which is the appropriate sequence to be followed?
