Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build
/
5d1825664a0fec256fa28d62aadcac96f59a41b2
/
tools
/
releasetools
/
ota_from_target_files.py
5d18256
releasetools: Support generating downgrade incremental OTAs.
by Tao Bao
· 9 years ago
d8d14be
releasetools: Add two new entries to metadata.
by Tao Bao
· 9 years ago
19241c1
ota_from_target_files: Include the payload properties.
by Alex Deymo
· 9 years ago
c098e9e
Generate OTA packages for A/B update.
by Tao Bao
· 9 years ago
0b10975
Merge "Check block0 for remounting partition R/W"
by Tianjie Xu
· 9 years ago
40ef35b
Allow building recovery as boot.
by Daniel Rosenberg
· 9 years ago
fc3422a
Check block0 for remounting partition R/W
by Tianjie Xu
· 9 years ago
269d785
releasetools: Always use recovery mount options.
by Tao Bao
· 9 years ago
d62c603
releasetools: Allow logging the diff for incrementals.
by Tao Bao
· 9 years ago
9bc6bb2
releasetools: Support generating verify packages.
by Tao Bao
· 9 years ago
767e3ac
releasetools: Refactor ota_from_target_files.py.
by Tao Bao
· 9 years ago
e5eb456
Merge "Honor TARGET_NO_RECOVERY flag." am: c448e91c3d
by Tao Bao
· 9 years ago
db45efa
Honor TARGET_NO_RECOVERY flag.
by Tao Bao
· 9 years ago
63e63c2
am 543b28d4: Merge "Pass source\'s info_dict to vendor\'s releasetools.py."
by Tao Bao
· 9 years ago
6f0b219
Pass source's info_dict to vendor's releasetools.py.
by Tao Bao
· 9 years ago
2029791
resolved conflicts for f4fc29b0 to mnc-dr-dev-plus-aosp
by Ian Pedowitz
· 9 years ago
a0abf49
resolved conflicts for a1fcaf86 to mnc-dr-dev
by Ian Pedowitz
· 9 years ago
a1fcaf8
Add an option to include a full bootloader in incremental OTA.
by leozwang
· 9 years ago
276a4f4
am 2f44006a: am 8f4b307e: Merge "releasetools: Fix the bug when deleting files."
by Tao Bao
· 9 years ago
a77d41e
releasetools: Fix the bug when deleting files.
by Tao Bao
· 9 years ago
a6e6afb
am 39c322ce: releasetools: Fix the bug in symlink deletion.
by Tao Bao
· 9 years ago
39c322c
releasetools: Fix the bug in symlink deletion.
by Tao Bao
· 9 years ago
11a93a4
am 3fb3ece6: am c6c9c61d: Merge "releasetools: Fix the bug in symlink deletion."
by Tao Bao
· 9 years ago
84006ea
releasetools: Fix the bug in symlink deletion.
by Tao Bao
· 9 years ago
418632f
resolved conflicts for merge of 50827e0d to mnc-dr-dev-plus-aosp
by Tao Bao
· 9 years ago
d47d8e1
Assert the stash size when generating OTAs.
by Tao Bao
· 10 years ago
aa6c1a1
Add an option to include a full bootloader in incremental OTA.
by leozwang
· 9 years ago
5f79bcd
Merge changes from topic 'file_contexts.bin'
by Nick Kralevich
· 9 years ago
575d68a
Change the cache partition size check into warnings.
by Tao Bao
· 9 years ago
7a5bf8a
releasetools: Support packaging for system_root_image.
by Tao Bao
· 9 years ago
d3a803e
build: switch over to file_contexts.bin only
by Stephen Smalley
· 9 years ago
cce673b
Read fstab from the source build.
by Tao Bao
· 9 years ago
dd24da9
Read fstab from the source build.
by Tao Bao
· 9 years ago
f2cffbd
Support systems that use a full copy of recovery image.
by Tao Bao
· 9 years ago
8dcf738
Assert the stash size when generating OTAs.
by Tao Bao
· 10 years ago
2c15d9e
Pack file_contexts into target_files zip.
by Tao Bao
· 10 years ago
2ffb314
fix up ota_from_target_files symlink detection.
by Ying Wang
· 10 years ago
3806c23
Fix OTA scripts to generate incremental BBOTA with OEM property.
by Tao Bao
· 10 years ago
34b47bf
Use fstab in the source build
by Tao Bao
· 10 years ago
bebd3cf
Use fstab in the source build
by Tao Bao
· 10 years ago
68658c0
Add post-install verification for BBOTAs
by Tao Bao
· 10 years ago
5ece99d
Add support for clobbered blocks
by Tao Bao
· 10 years ago
ff77781
Add support for clobbered blocks
by Tao Bao
· 10 years ago
f3282b4
Wrap zipfile.write(), writestr() and close()
by Tao Bao
· 10 years ago
2ed665a
Wrap zipfile.write(), writestr() and close()
by Tao Bao
· 10 years ago
43078aa
Add support for full radio option
by Tao Bao
· 10 years ago
6c55a8a
Dump fingerprints into recovery log
by Tao Bao
· 10 years ago
8b72aef
Make releasetools pylint clean.
by Dan Albert
· 10 years ago
[Renamed (86%) from tools/releasetools/ota_from_target_files]
eaf885b
Fix the computation of basefilename
by Tao Bao
· 10 years ago
8e0178d
Allow system images larger than 2GiB.
by Dan Albert
· 10 years ago
dd2a589
Restrict the verification in block-based incremental OTAs
by Tao Bao
· 10 years ago
2de68bb
Revert "Allow system images larger than 2GiB."
by Justin Harrison
· 10 years ago
cd082d4
Allow system images larger than 2GiB.
by Dan Albert
· 10 years ago
75bcea0
verify system and vendor image together before patching.
by Jesse Zhao
· 10 years ago
63f01de
Add post-install verification phase
by Michael Runge
· 10 years ago
fb8886d
get_stage in updater takes one param, not two.
by Michael Runge
· 10 years ago
7cd99ba
Allow info_dict from target_files to specify mount options
by Michael Runge
· 10 years ago
560569a
If oem_fingerprint_props is empty, ignore.
by Michael Runge
· 10 years ago
b34fcce
explicitly check the superblock for differences
by Doug Zongker
· 10 years ago
ab7ca1d
refactor BlockDifference into common
by Doug Zongker
· 10 years ago
fc44a51
new block OTA system tools
by Doug Zongker
· 10 years ago
f834008
add 5 minute timeout on binary patch construction
by Doug Zongker
· 10 years ago
56d91dd
Merge "fall back to generating full OTA if incremental fails" into lmp-dev
by Doug Zongker
· 10 years ago
62d4f18
fall back to generating full OTA if incremental fails
by Doug Zongker
· 10 years ago
3c84f56
store images in target-files
by Doug Zongker
· 10 years ago
f5770d7
resolved conflicts for merge of 240e136e to master
by Ying Wang
· 11 years ago
c8b4e84
full support for OTA of vendor partitions
by Doug Zongker
· 11 years ago
1113e38
test block patch more realistically
by Doug Zongker
· 11 years ago
374e114
Document the worker_threads option.
by Martin Blumenstingl
· 11 years ago
4b9596f
configure progress bar during block OTA script generation
by Doug Zongker
· 11 years ago
91a99c2
fix ota script to generate non-block commands correctly
by Doug Zongker
· 11 years ago
c6e3afd
Support block OTA + OEM partition
by Michael Runge
· 11 years ago
6e83611
Add support for verifying OEM properties.
by Michael Runge
· 11 years ago
c73e461
Fix variable name.
by Ying Wang
· 11 years ago
2a99239
Merge "test block system image patch at build time"
by Doug Zongker
· 11 years ago
922206e
move data wipe to end of OTA package
by Doug Zongker
· 11 years ago
32b527d
test block system image patch at build time
by Doug Zongker
· 11 years ago
5fad203
handle don't care regions in the system image
by Doug Zongker
· 11 years ago
2556848
add option to specify updater binary, for development
by Doug Zongker
· 11 years ago
26e6619
add --block flag to ota_from_target_files
by Doug Zongker
· 11 years ago
d75d712
Merge "Add support for block incremental OTAs"
by Geremy Condra
· 11 years ago
36bd365
Add support for block incremental OTAs
by Geremy Condra
· 11 years ago
cf6d5a9
bump releasetools python requirement to 2.7
by Doug Zongker
· 11 years ago
01ce19c
make full OTAs block based
by Doug Zongker
· 11 years ago
c925382
add recovery update code to system images
by Doug Zongker
· 11 years ago
eb18125
am 0064dceb: am a8d15474: am 04cff708: resolved conflicts for merge of 7382ec7d to klp-dev-plus-aosp
by Ying Wang
· 11 years ago
04cff70
resolved conflicts for merge of 7382ec7d to klp-dev-plus-aosp
by Ying Wang
· 11 years ago
eb0a78a
prefer releasetools.py from target_files zip
by Doug Zongker
· 11 years ago
e153b34
ota_from_target_files: Add an option to not sign OTA packages
by Takeshi Kanemoto
· 11 years ago
4038aa8
Enabled incrementals to patch + rename moved files
by Michael Runge
· 11 years ago
9b23f2c
add option to generate two-step recovery files
by Doug Zongker
· 11 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
· 11 years ago
37335b4
Enable incremental builder to find files that moved, and
by Michael Runge
· 11 years ago
0eb17d9
Update OTA to understand SELinux labels and capabilities
by Nick Kralevich
· 11 years ago
fb9bb20
Revert "Update OTA to understand SELinux filesystem labels"
by Michael Runge
· 11 years ago
fbbd795
Update OTA to understand SELinux filesystem labels
by Nick Kralevich
· 12 years ago
0d92f1f
improve OTA failure messages
by Doug Zongker
· 12 years ago
e2e9f61
Fix signing process for SELinux file_contexts
by Kenny Root
· 12 years ago
b32161a
change recovery partition construction to use resource .dat
by Doug Zongker
· 12 years ago
1eb74dd
load SYSTEM/build.prop into the info_dict
by Doug Zongker
· 12 years ago
Next »