I was wondering what is the quickest way to make a modification on the Edge2 devicetree on Android13? Since it is not possible to mount the boot partition on Android, I assume using devicetree overlays is not possible?
How would I use ./build.sh and adb sideload to only update the devicetree?
Ok, thanks! We will use a monolithic devicetree for now. Building the OTA image takes quite some time, is there a faster way to update only the devicetree?