Fastest way to modify devicetree on Android13?

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?

Thanks!

Hello @jktrx

@william.lin will help you then.

hi @jktrx
Currently Edge2 Android13 do no support feature. Our group is evaluating this feature. Maybe there will be support in the future.

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?