-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Magisk Canary 26.4 (26404) (65207f96) breaks move AdGuard certificate to system #52
Comments
I saw this on Alpha a good few versions ago and got no help. Github is almost completely inactive. As far as I can see the module is moving the certs to the right folder but the app is unable to detect this. |
I don't expect any help from them beyond the usual "no issue here" or "can't reproduce" but still thought it'd be wise to let others know that there's a problem. Btw. if the certificate was moved correctly then it should be present in system store, right? But it's not there. |
I think it's symlinked or something because I can get it to "work" on Delta but the certs aren't on that list either. |
@innit86 Android 14 blocks modification of system certificates, even as root |
It works. |
Works over here too, |
New module version v2.1 is out with this fix |
After updating Magisk Canary from 26.4 (26403) (d7750b72) to 26.4 (26404) (65207f96) AdGuard certificate disappeared from the system store. Reinstalling the certificate and reflashing the latest magisk module didn't help.
left right
adguardcert.txt
magisk_install_log_2023-12-28T13.53.50.log
AdGuard 4.4.1 (NIGHTLY)
Pixel 7 Pro, Android 14
Magisk Canary 26.4 (26404) (65207f96)
Magisk (65207f96) (26404) changes:
[SEPolicy] Update libsepol to properly set some policy config bits
[MagiskBoot] Support compressing init so Magisk is installable on devices with small boot partitions
[ResetProp] Add new wait for property feature resetprop -w
Diffs to v26.4
[Zygisk] Introduce new code injection mechanism
[Zygisk] Support new signature introduced in U QPR2
[SEPolicy] Update libsepol to properly set some policy config bits
[MagiskBoot] Support compressing init so Magisk is installable on devices with small boot partitions
The text was updated successfully, but these errors were encountered: