Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build
/
7cd99bad210455dc57702b7cbf674a588a5eb028
/
tools
/
releasetools
/
ota_from_target_files
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
· 11 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
d513160
add extra args to mkbootimg
by Doug Zongker
· 12 years ago
f32dc71
resolved conflicts for merge of a86fcc29 to master
by Kenny Root
· 13 years ago
56882bf
Support the setting of file security contexts in OTA and update packages.
by Stephen Smalley
· 13 years ago
1807e70
don't generate retouch commands in OTA scripts
by Doug Zongker
· 13 years ago
e5ff590
add device-specific hooks at start of OTA phases
by Doug Zongker
· 13 years ago
bd2dadc
check entire recovery partition on startup
by Doug Zongker
· 13 years ago
0276d18
check entire recovery partition on startup
by Doug Zongker
· 13 years ago
91b4f8a
fix syntax error in OTA script
by Doug Zongker
· 13 years ago
afb32ea
change OTA tools to handle variable dev keys
by Doug Zongker
· 13 years ago
e92f15a
patch the /system/build.prop file last
by Doug Zongker
· 13 years ago
6d38bdf
resolved conflicts for merge of a74a4811 to honeycomb-plus-aosp
by Ying Wang
· 13 years ago
cad0bb9
sha module is deprecated
by david
· 14 years ago
7e6d4e4
Close inherited PIPE before doing work
by Ying Wang
· 14 years ago
55d9328
support use of prebuilt bootable images
by Doug Zongker
· 14 years ago
f9bbfb5
Close inherited PIPE before doing work
by Ying Wang
· 14 years ago
e1c292a
am 8317e664: am 96a57e73: make info_dict and GetTypeAndDevice available to device extensions
by Doug Zongker
· 14 years ago
96a57e7
make info_dict and GetTypeAndDevice available to device extensions
by Doug Zongker
· 14 years ago
f2ab290
accommodate both new and old target-files when creating incrementals
by Doug Zongker
· 14 years ago
780c237
accommodate both new and old target-files when creating incrementals (do not merge)
by Doug Zongker
· 14 years ago
9ce0fb6
support for per-partition fs_type
by Doug Zongker
· 14 years ago
258bf46
support for per-partition fs_type (do not merge)
by Doug Zongker
· 14 years ago
b984ae5
resolved conflicts for merge of 813ad17a to master
by Doug Zongker
· 14 years ago
3797473
consolidate target_files metadata into one key-value file
by Doug Zongker
· 14 years ago
486de12
only do size check for yaffs images; fix incremental info dict
by Doug Zongker
· 14 years ago
f127eb7
resolved conflicts for merge of 2cb8d5eb to master
by Doug Zongker
· 14 years ago
c77a9ad
store user-visible image sizes in target-files
by Doug Zongker
· 14 years ago
c19a8d5
support for ext4/EMMC in target_files and OTA generation
by Doug Zongker
· 15 years ago
d3b5916
resolved conflicts for merge of 8ae62ec7 to master
by Doug Zongker
· 14 years ago
ea5d7a9
move File and Difference classes into common script
by Doug Zongker
· 14 years ago
c60c1ba
resolved conflicts for merge of a4a50996 to master
by Doug Zongker
· 14 years ago
c637db1
remove remaining amend support
by Doug Zongker
· 15 years ago
dafb042
Turn on ASLR by default. The "-a" option now takes an argument (on/off).
by Hristo Bojinov
· 14 years ago
96be720
Working ASLR implementation.
by Hristo Bojinov
· 14 years ago
6736998
generate pseudofilenames for EMMC partitions
by Doug Zongker
· 15 years ago
b4c7d32
support for ext4/EMMC in target_files and OTA generation
by Doug Zongker
· 15 years ago
5a3ba25
am c58e4f42: am 06acf91f: am 3b85269c: include build timestamp in OTA metadata
by Doug Zongker
· 15 years ago
3b85269
include build timestamp in OTA metadata
by Doug Zongker
· 15 years ago
027dcb4
am 5324cb81: am ed661dd6: am 1d37a0da: am 2ea21065: add metadata to OTA package in easily-parsed form
by Doug Zongker
· 15 years ago
2ea2106
add metadata to OTA package in easily-parsed form
by Doug Zongker
· 15 years ago
9ce2ebf
remove remaining amend support
by Doug Zongker
· 15 years ago
3475d36
fix typo (leftover from some debugging code)
by Doug Zongker
· 15 years ago
283e2a1
store filesystem config info in target files at build time
by Doug Zongker
· 15 years ago
c8d446b
pass blobs to applypatch in incremental OTAs
by Doug Zongker
· 15 years ago
5a48209
relocate applypatch; check patch integrity
by Doug Zongker
· 15 years ago
4226539
change incremental OTA file install order
by Doug Zongker
· 15 years ago
1483360
add UnmountAll function to OTA script; support radio images w/path
by Doug Zongker
· 15 years ago
f2b32f2
resolved conflicts for merge of cfd7db6d to eclair
by Doug Zongker
· 15 years ago
cfd7db6
move recovery image to the top of the OTA package
by Doug Zongker
· 15 years ago
c18736b
remember device-specific releasetools extensions in target-files
by Doug Zongker
· 15 years ago
481c4e6
fix python syntax error
by Doug Zongker
· 15 years ago
761e642
parallellize computation of binary patches
by Doug Zongker
· 15 years ago
881dd40
improve the OTA progress bar
by Doug Zongker
· 15 years ago
15604b8
use imgdiff -z to diff zipfiles
by Doug Zongker
· 15 years ago
f76b9c8
remove bootloader assertions
by Doug Zongker
· 15 years ago
2f78b8b
am 8fead691: Merge change 22448 into donut
by Doug Zongker
· 15 years ago
3b949f0
incremental OTAs should remove /system/recovery.img
by Doug Zongker
· 15 years ago
Next »