Skip to content

Tags: xxroot/Android_boot_image_editor

Tags

v14_r3

Toggle v14_r3's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
fix auto test failure under Windows

migrate all test resources to github

v14_r2

Toggle v14_r2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
trivial improvements

- replace String.deleteIfExists with kotlin.io.Path.deleteIfExists
- remove unused "dtb.src", use "dtb.*.src" instead

v14_r1

Toggle v14_r1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
Issue cfig#133: support repack ext4 system_dlkm etc.

Done:
  "unpack" and "pack" tasks are supported for sparse/raw ext4 images
TODO:
  sparse/raw erofs images are not supported yet

v13_r3

Toggle v13_r3's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
dtb: refine 'clear' task of DeviceTreeParser

'clear' task can erase .dtb file now

v13_r2

Toggle v13_r2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
Issue cfig#109: add test case

v13

Toggle v13's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
Issue cfig#107: accept the new change in dtc 1.6.1

v12.0

Toggle v12.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
Issue cfig#71: refine dtbo unpack/pack

dtbo unpack:
    save image info
    decompile dtb to dts and yaml dts
    print summary
dtbo pack:
    compile dts to dtb
    print summary
boot v0-v4 pack:
    print summary

android-11

Toggle android-11's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
use mavenCentral in light of JCenter shutdown

android-10

Toggle android-10's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
fix build on ubuntu 16.04

android-9

Toggle android-9's commit message
fix android-9 branch