You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Android_boot_image_editor/lazybox
cfig 585e2fdcd5 Issue #145: staging
boot.img V3
unpack
java -jar bbootimg/build/libs/bbootimg.jar unpackInternal ../boot.img out
pack
java -jar bbootimg/build/libs/bbootimg.jar packInternal out ../x/boot.img.modified
10 months ago
..
src/main Issue #145: staging 10 months ago
tools lazybox: support settings dump 10 months ago
build.gradle.kts