This website works better with JavaScript.
Explore
Help
Register
Sign In
aiden
/
Android_boot_image_editor
mirror of
https://github.com/cfig/Android_boot_image_editor
Watch
1
Star
0
Fork
You've already forked Android_boot_image_editor
0
Code
Issues
Projects
Releases
Wiki
Activity
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.
32139203e7
master
rc
dev
bin
android-7.1.1_r6
android-10
android-11
android-8.1.0_r2
android-9
v12.0
v13
v13_r2
v13_r3
v14_r1
v14_r2
v14_r3
v15_r1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '32139203e7'
${ noResults }
Android_boot_image_editor
/
settings.gradle
4 lines
60 B
Groovy
Raw
Normal View
History
Unescape
Escape
bring up "gradle pack" and "gradle unpack" add boot_signer, mkbootimg and dependencies
9 years ago
include
'boot_signer'
update base code to android-8.1.0_r2 update bouncycastle to android-8.1.0_r2 update mkbootfs to android-8.1.0_r2 boot_signer is not updated in AOSP upstream move mkbootfs to sub-project
7 years ago
include
'mkbootfs'
massive update for upcoming Android Pi - update mkbootimg: AOSP commit 147b355bb34cbd457a260c585be93193cef43b8e - migrate all code from groovy to kotlin - support DTBO and header_version, resolve #12 - upate README.expert.md too - support AVB
7 years ago
include
'bbootimg'