cfig
50273a9085
use mavenCentral in light of JCenter shutdown
4 years ago
cfig
b108110dbd
first version compatible with Windows 10
4 years ago
cfig
0dbf161ce8
extract_kernel: update from AOSP (with fix)
4 years ago
cfig
9e30b56015
Fix KernelCmdlineDescriptor type error in kotlin 1.4
...
also: add pull.py to pull boot and vbmeta from device
upgrade to kotlin 1.4.20
4 years ago
cfig
30a5a0cbad
unify helpers and remove codacy
4 years ago
cfig
4bce4a0f39
fix dtbo support
...
- fix dtbo support with correct file path
- refine README
5 years ago
cfig
af5ddbc934
fix build on mac and older ubuntu
5 years ago
cfig
3a15924571
enable avbImpl module
5 years ago
cfig
1bcf9389a0
squashed commit
...
update gradle to 5.6
dtbo parser: force use of python 2.7
add android libsparse utils
add sparse image parser: {system|vendor|product}.img
travis: upgrade to bionic(18.04 LTS)
6 years ago
cfig
af7de300d2
change recoveryDtboOffset calculation in accordance with AOSP
...
although google's algorithm is not good enough
6 years ago
cfig
79b84baf68
mass update
...
builder:
kotlin 1.3.41
bootloader_message:
reboot rescue
reboot fastboot
mkbootimg
update mkbootimg from AOSP master
modify our header packer accordingly
avbtool:
update from commit 9d3646515bf0b5f09d8bdbe0b844c7eefa0c0802
Tue May 14 15:30:37 2019 -0400
remote java
6 years ago
cfig
f03315b08a
add dtbo.img parser
...
also refactor some code structure
6 years ago
cfig
3c93bcf5ff
replace AOSP bouncycastle with upstream bcprov-jdk15on:1.57
...
- use jcenter bcprov/bcprokix, also remove original security provider
signature to make it workable
- other misc refactoration
7 years ago