mirror of
https://github.com/chenxiaolong/avbroot.git
synced 2026-07-03 14:05:11 +02:00
Merge pull request #24 from chenxiaolong/linux_only
README.md: Clarify that only Linux is supported
This commit is contained in:
@@ -4,6 +4,8 @@ avbroot is a script for patching Android boot images with Magisk root while pres
|
||||
|
||||
I do not recommend using this project without a deep understanding of the implementation of AVB and A/B OTAs. It is meant for use with proprietary stock firmware. For folks running open-source Android firmware, I highly recommend adding Magisk to the build process and then compiling from source instead.
|
||||
|
||||
**NOTE**: avbroot currently only supports running on Linux due to `magiskboot`'s requirements.
|
||||
|
||||
### Patches
|
||||
|
||||
avbroot applies two patches to the boot images:
|
||||
|
||||
Reference in New Issue
Block a user