lazybox: support settings dump
parent
5835158b3f
commit
979a9b9f77
@ -0,0 +1,29 @@
|
|||||||
|
## Test set up
|
||||||
|
source code and release package
|
||||||
|
|
||||||
|
## boot.img
|
||||||
|
|
||||||
|
## ota.zip
|
||||||
|
platforms: macOS, Linux
|
||||||
|
|
||||||
|
specify the partition to extract:
|
||||||
|
"-Dpart=XXX"
|
||||||
|
|
||||||
|
* jdk: java 11
|
||||||
|
|
||||||
|
* wrapper script
|
||||||
|
should be compatible with "/usr/bin/env sh"
|
||||||
|
|
||||||
|
## dtbo
|
||||||
|
|
||||||
|
[multiple dtb](https://source.android.com/docs/core/architecture/dto/multiple)
|
||||||
|
|
||||||
|
## TODO: command line usage
|
||||||
|
unpack
|
||||||
|
```
|
||||||
|
abe unpack boot.img
|
||||||
|
```
|
||||||
|
pack
|
||||||
|
```
|
||||||
|
abe pack
|
||||||
|
```
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue