Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't load sepolicy on Huawei devices
Of course, the cancer of Android, Huawei, has to do some f**king weird modifications to the Linux kernel. Its kernel only accepts 1 single policy load in its lifetime, a second load will result in ENOMEM error. Since Huawei devices always use their own stupid ramdisk setup and not system-as-root, not loading sepolicy is not a concern (for now).
- Loading branch information