-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
AK3: add option to skip vbmeta patching while avb is enabled #90
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
Conversation
Yep good idea if it's not actually needed for everyone. I still think PATCH_VBMETA_PARTITION would be a more correct/descriptive name for the feature, however. Also, since it's a new feature you don't need to have the backwards compat variable entry. 👍 |
I think terminology is correct, since is different from what magisk does and should avoid similar lingo. |
Signed-off-by: engstk <[email protected]>
Let's settle on Confirmed all working on your side with your use case, I presume. |
* origin/master: AK3: add option to skip vbmeta patching while avb is enabled (osm0sis#90) AK3: fix Magisk check with magiskboot 27007+ tools: update magisk utils to v28.0(28000) beta
* origin/master: AK3: add option to skip vbmeta patching while avb is enabled (osm0sis#90) AK3: fix Magisk check with magiskboot 27007+ tools: update magisk utils to v28.0(28000) beta Change-Id: 9a4b59b7bae0d2f47ef66c3e64498ded7f46c90b Signed-off-by: mrsrimar22 <[email protected]>
* origin/master: AK3: add option to skip vbmeta patching while avb is enabled (osm0sis#90) AK3: fix Magisk check with magiskboot 27007+ tools: update magisk utils to v28.0(28000) beta Change-Id: 9a4b59b7bae0d2f47ef66c3e64498ded7f46c90b Signed-off-by: mrsrimar22 <[email protected]>
) Signed-off-by: engstk <[email protected]>
* github.com:osm0sis/AnyKernel3: AK3: add option to skip vbmeta patching while avb is enabled (osm0sis#90) AK3: fix Magisk check with magiskboot 27007+ tools: update magisk utils to v28.0(28000) beta Change-Id: Ie9e4e900fec9591dad2c83b17ac6285f226d0eac
* 'master' of https://github.com/osm0sis/AnyKernel3: AK3: add option to skip vbmeta patching while avb is enabled (osm0sis#90) AK3: fix Magisk check with magiskboot 27007+ Signed-off-by: Edwiin Kusuma Jaya <[email protected]>
…ynamic * 'master' of https://github.com/osm0sis/AnyKernel3: AK3: add option to skip vbmeta patching while avb is enabled (osm0sis#90) AK3: fix Magisk check with magiskboot 27007+ Signed-off-by: Edwiin Kusuma Jaya <[email protected]>
) Signed-off-by: engstk <[email protected]>
) Signed-off-by: engstk <[email protected]>
) Signed-off-by: engstk <[email protected]>
) Signed-off-by: engstk <[email protected]> Signed-off-by: rezaadi0105 <[email protected]>
* https://github.com/osm0sis/AnyKernel3: (84 commits) tools: update magisk utils to v28.1(28100) stable AK3: add option to skip vbmeta patching while avb is enabled (osm0sis#90) AK3: fix Magisk check with magiskboot 27007+ tools: update magisk utils to v28.0(28000) beta README: updated variable names anykernel: update for renamed user set variables AK3: replace remaining variables AK3: replace $home with $AKHOME AK3: remove $bin/ for tools now on path Backend: move tools higher in the PATH tools: update magisk utils to v27.0(27000) beta tools: update magisk utils to v26.4(26400) stable README: update for default system_dlkm flashing AK3: add system_dlkm.img flashing to write_boot function tools: update magisk utils to 0352ea2c(26302) canary AK3: separate dump failure and split failure Backend: improve modules rw remount output AK3: only allow repack of hdr v4 ramdisks as lz4-l Backend: work around KernelSU not processing modules on initial install README: boot_signer is deprecated, not the avb directory ...
) Signed-off-by: engstk <[email protected]>
No description provided.