has been added to the website.
Related issue: https://github.com/tiann/KernelSU/issues/219
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
* Merged related changes in android-common-kernel-4.14.163 [1] Handle
correct checks for older versions (below 4.14.163, 4.9, 4.4)
* fixes 14be7562, it is required in 4.14.163 kernel, it is not needed in
4.14.163 and later
[1]: https://github.com/MiCode/Xiaomi_Kernel_OpenSource/commits/1cfd8419
Change-Id: Iade104312d058a249667ca836259d5608418bb55
Co-authored-by: admin <paper@localhost>
* d77ab8d although fixed some typo, but since there is no include avc.h,
this will cause the build to fail
* Error:
/mnt/HDD/fish/aospa/kernel/msm-4.9/drivers/staging/ksu/selinux/selinux.c:60:2:
error: use of undeclared identifier 'selinux_enforcing'
selinux_enforcing = enforce;
^
/mnt/HDD/fish/aospa/kernel/msm-4.9/drivers/staging/ksu/selinux/selinux.c:81:9:
error: use of undeclared identifier 'selinux_enforcing'
return selinux_enforcing;
^
2 errors generated.
Change-Id: I4cc8917b2b73ca467873222e02d498da8718988e
has been added to the website.
Related issue: https://github.com/tiann/KernelSU/issues/208
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
On older kernel, kworker missing keyring from init process , and this
keyring is related to FBE , which causes filp_open return ENOKEY or
other errors.To fix this,just install init's keyring to per
kworkers.This works on Kernel 4.4 and 4.9.
has been added to the website.
Related issue: https://github.com/tiann/KernelSU/issues/203
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
Redmi K40 / POCO F3 has been added to the website.
Related issue: https://github.com/tiann/KernelSU/issues/197
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
has been added to the website.
Related issue: https://github.com/tiann/KernelSU/issues/195
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
Redmi Note 9 Pro/ Mi 10T Lite/ Mi 10i has been added to the website.
Related issue: https://github.com/tiann/KernelSU/issues/189
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>