Gitiles
Code Review
Sign In
review.gerrithub.io
/
AospExtended
/
platform_build
/
29273eae81ce341286ba04ab70205750c7969dc7
/
tools
/
releasetools
/
edify_generator.py
29273ea
Build: Switch to Magisk as the built in root [2/2]
by LorDClockaN
· 6 years ago
9383fb3
Flash SuperSU with rom [2/2]
by Josh Chasky
· 7 years ago
1571e54
Remove ValidateSignatures and fix compiling
by B--B
· 7 years ago
cfdba0a
releasetools: add support for custom format script
by Mattia D'Alleva
· 8 years ago
c0d78fd
edify_generator: mount partitions as for Lollipop
by Mattia D'Alleva
· 8 years ago
dce0b29
edify: Fix AssertSomeBaseband
by Matt Mower
· 6 years ago
40ef609
build: Fix a few mis-merges
by Ricardo Cerqueira
· 7 years ago
c25f7bd
releasetool: add OSIP partitions specifics
by Artefvck 07
· 7 years ago
27b1f53
build: Only set capabilities if provided
by Tom Marshall
· 8 years ago
4786996
build: ota: Support for install tools in /tmp/install
by Tom Marshall
· 8 years ago
4e74b10
otasigcheck: Go back to the key-rewrite check.
by Ricardo Cerqueira
· 9 years ago
413dcb2
build: clean up otasigcheck
by Pawit Pornkitprasan
· 9 years ago
6ced9b2
Edify: Add/Update abort messages for some asserts
by Matt Mower
· 9 years ago
eb15b11
Remove nulls from the edify generator.
by Ricardo Cerqueira
· 9 years ago
534366b
Edify: Add AssertSomeBaseband
by Matt Mower
· 9 years ago
d0b6633
ota: Make sure we don't install on top of an incompatible system
by Ricardo Cerqueira
· 9 years ago
7b24a9d
build: edify: use set_metadata for backuptool
by Tom Marshall
· 9 years ago
e848e4d
Allow override of device asserts, including multi-device support.
by Steve Kondik
· 13 years ago
84f40c8
Add otapackage support for backuptool
by Chris Soyars
· 12 years ago
209db46
Report error codes in the OTA update script
by Tianjie Xu
· 7 years ago
8cad831
resolve merge conflicts of 9baa993c07 to nyc-dev
by Tao Bao
· 7 years ago
df4cb0b
releasetools: Add --oem_no_mount option.
by Tao Bao
· 7 years ago
b4cfca5
releasetools: Add two new entries to metadata.
by Tao Bao
· 7 years ago
c386890
releasetools: Abort the update on apply_patch failures.
by Tao Bao
· 7 years ago
9bc6bb2
releasetools: Support generating verify packages.
by Tao Bao
· 8 years ago
39c322c
releasetools: Fix the bug in symlink deletion.
by Tao Bao
· 8 years ago
84006ea
releasetools: Fix the bug in symlink deletion.
by Tao Bao
· 8 years ago
c94a705
Merge "Use fstab in the source build"
by Tao Bao
· 8 years ago
34b47bf
Use fstab in the source build
by Tao Bao
· 8 years ago
bebd3cf
Use fstab in the source build
by Tao Bao
· 8 years ago
df06e96
Support SELinux context label when mounting
by Tao Bao
· 8 years ago
548eb76
Support SELinux context label when mounting
by Tao Bao
· 8 years ago
e7b1037
Fix the wrong error message
by Tao Bao
· 8 years ago
8b72aef
Make releasetools pylint clean.
by Dan Albert
· 8 years ago
3910ebf
Fix the syntax error in the edify script generator
by Tao Bao
· 8 years ago
3e28664
Add support for tuning partitions
by Michael Runge
· 9 years ago
63f01de
Add post-install verification phase
by Michael Runge
· 9 years ago
7cd99ba
Allow info_dict from target_files to specify mount options
by Michael Runge
· 9 years ago
fc44a51
new block OTA system tools
by Doug Zongker
· 9 years ago
c8b4e84
full support for OTA of vendor partitions
by Doug Zongker
· 9 years ago
4f12fce
Add missing quotation mark in assertion
by Michael Runge
· 9 years ago
af84525
assert recovery finger/thumbprints, not system
by Doug Zongker
· 9 years ago
6e83611
Add support for verifying OEM properties.
by Michael Runge
· 9 years ago
5fad203
handle don't care regions in the system image
by Doug Zongker
· 9 years ago
2556848
add option to specify updater binary, for development
by Doug Zongker
· 9 years ago
36bd365
Add support for block incremental OTAs
by Geremy Condra
· 9 years ago
4038aa8
Enabled incrementals to patch + rename moved files
by Michael Runge
· 9 years ago
90c60d3
Revert "Enable incremental builder to find files that moved, and try to process them via patch + rename, instead of delete + add."
by Michael Runge
· 10 years ago
37335b4
Enable incremental builder to find files that moved, and
by Michael Runge
· 10 years ago
0eb17d9
Update OTA to understand SELinux labels and capabilities
by Nick Kralevich
· 10 years ago
fb9bb20
Revert "Update OTA to understand SELinux filesystem labels"
by Michael Runge
· 10 years ago
fbbd795
Update OTA to understand SELinux filesystem labels
by Nick Kralevich
· 10 years ago
0d92f1f
improve OTA failure messages
by Doug Zongker
· 10 years ago
df2056e
fix broken OTAs; format() is called with wrong # of args
by Doug Zongker
· 11 years ago
1807e70
don't generate retouch commands in OTA scripts
by Doug Zongker
· 11 years ago
02da210
pass blobs to write_raw_image() instead of using temp file
by Doug Zongker
· 12 years ago
70d6ec5
resolved conflicts for merge of 0a1f3236 to honeycomb-plus-aosp
by Ying Wang
· 12 years ago
a73b656
Drop support for target files with no recovery.fstab.
by Ying Wang
· 12 years ago
369985c
remove vestigial WriteFirmwareImage function
by Doug Zongker
· 12 years ago
086cbb0
read partition length from recovery.fstab
by Doug Zongker
· 12 years ago
b43ac8f
Fix build break
by Michael Chan
· 12 years ago
a67616a
Teach the build system to reserve the last 16 Kbytes of /data for the crypto footer
by Ken Sumrall
· 12 years ago
e1c292a
am 8317e664: am 96a57e73: make info_dict and GetTypeAndDevice available to device extensions
by Doug Zongker
· 13 years ago
96a57e7
make info_dict and GetTypeAndDevice available to device extensions
by Doug Zongker
· 13 years ago
c0434ac
add recovery.fstab as dependency so it triggers rebuild (do not merge)
by Doug Zongker
· 13 years ago
9ce0fb6
support for per-partition fs_type
by Doug Zongker
· 13 years ago
258bf46
support for per-partition fs_type (do not merge)
by Doug Zongker
· 13 years ago
3797473
consolidate target_files metadata into one key-value file
by Doug Zongker
· 13 years ago
c19a8d5
support for ext4/EMMC in target_files and OTA generation
by Doug Zongker
· 13 years ago
96be720
Working ASLR implementation.
by Hristo Bojinov
· 13 years ago
6736998
generate pseudofilenames for EMMC partitions
by Doug Zongker
· 13 years ago
b4c7d32
support for ext4/EMMC in target_files and OTA generation
by Doug Zongker
· 13 years ago
c8d446b
pass blobs to applypatch in incremental OTAs
by Doug Zongker
· 13 years ago
5a48209
relocate applypatch; check patch integrity
by Doug Zongker
· 13 years ago
1483360
add UnmountAll function to OTA script; support radio images w/path
by Doug Zongker
· 13 years ago
881dd40
improve the OTA progress bar
by Doug Zongker
· 14 years ago
c494d7c
generate OTA packages that use edify
by Doug Zongker
· 14 years ago