Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build
/
15a146a7c4fd1b1887870c8aa37d6a3997085866
/
tools
/
releasetools
/
ota_from_target_files.py
15a146a
releasetools: Allow skipping postinstall hooks when generating A/B OTAs.
by Tao Bao
· 7 years ago
9452d84
Merge "releasetools: Allow generating BBOTA for images with shared blocks."
by Tao Bao
· 7 years ago
e709b09
releasetools: Allow generating BBOTA for images with shared blocks.
by Tao Bao
· 7 years ago
667ff57
releasetools: Specify SWITCH_SLOT_ON_REBOOT for secondary payload.
by Tao Bao
· 7 years ago
f7140c0
releasetools: Support packaging secondary payload.
by Tao Bao
· 7 years ago
993e1d2
Merge "releasetools: Add sdk and security patch level info to metadata."
by Treehugger Robot
· 7 years ago
93db955
Merge "releasetools: Detect incomplete block ranges."
by Tao Bao
· 7 years ago
c7b403a
releasetools: Add Payload class.
by Tao Bao
· 7 years ago
24604cc
releasetools: Clean up two no-op lines that set 'ota-wipe'.
by Tao Bao
· 7 years ago
35dc255
releasetools: Add sdk and security patch level info to metadata.
by Tao Bao
· 7 years ago
c765cca
releasetools: Detect incomplete block ranges.
by Tao Bao
· 7 years ago
fabe083
releasetools: Add PayloadSigner class.
by Tao Bao
· 7 years ago
13f228e
Merge "releasetools: Remove the reloading of target info dict."
by Treehugger Robot
· 7 years ago
df3a48b
releasetools: Consolidate the codes that generate metadata dict.
by Tao Bao
· 7 years ago
2db1385
releasetools: Remove the reloading of target info dict.
by Tao Bao
· 7 years ago
896fa04
Merge "releasetools: Remove the fallback-to-full logic."
by Treehugger Robot
· 7 years ago
175df38
releasetools: Remove two dead functions in ota_from_target_files.py.
by Tao Bao
· 7 years ago
32b80dc
releasetools: Remove the fallback-to-full logic.
by Tao Bao
· 7 years ago
481bab8
releasetools: Add a BuildInfo class.
by Tao Bao
· 7 years ago
0582cb6
releasetools: Remove the dead code for blockimgdiff_version <= 2.
by Tao Bao
· 7 years ago
2f5358d
releasetools: Fix the bug that skips loading OEM dict.
by Tao Bao
· 7 years ago
0c6a414
releasetools: Remove the support for generating verify package.
by Tao Bao
· 7 years ago
23f7ea9
Merge "releasetools: Add common.ZipDelete()."
by Tao Bao
· 7 years ago
89d7ab2
releasetools: Add common.ZipDelete().
by Tao Bao
· 7 years ago
337633f
releasetools: Remove '-w' from ota_from_target_files options.
by Tao Bao
· 7 years ago
224b5f9
Merge "releasetools: Remove the deprecated flag --board_config."
by Tao Bao
· 7 years ago
4b76a0e
releasetools: Remove the deprecated flag --board_config.
by Tao Bao
· 7 years ago
edb35b8
releasetools: Fix the comment for '--verify' flag.
by Tao Bao
· 7 years ago
bcd1d16
Add compatibility metadata for Treble-enabled non-A/B OTA packages.
by Tao Bao
· 7 years ago
ac7b7db
Remove file_contexts.bin from non-A/B OTA package.
by Tao Bao
· 7 years ago
3e599ea
AVB: support chain partition signing
by Bowgo Tsai
· 8 years ago
6b2e155
Generate care_map.txt when AVB is enabled
by Tianjie Xu
· 8 years ago
f63e2cd
OTA Tools: Handle password encrypted keys
by Christian Oder
· 8 years ago
21803d3
Revert "Revert "Add compatibility metadata to OTA package""
by Tao Bao
· 8 years ago
5f8ff93
Add a missing default value for OPTIONS.extracted_input.
by Tao Bao
· 8 years ago
cea5cd2
Speed up non-AB ota_from_target_files in the build system
by Dan Willemsen
· 8 years ago
39f3eaf
releasetools: Fix the missing 'post-build' in full OTAs.
by Tao Bao
· 8 years ago
457cbf6
releasetools: Drop the support for file-based OTA generation.
by Tao Bao
· 8 years ago
7dc54e9
Merge "releasetools: Remove the obsolete path in GetImage()."
by Tao Bao
· 8 years ago
7e0f160
releasetools: Remove the obsolete path in GetImage().
by Tao Bao
· 8 years ago
ebce697
releasetools: Fix two minor issues with _LoadOemDicts().
by Tao Bao
· 8 years ago
6b0b2f9
Revert "Revert "releasetools: Use pattern filter when unzipping.""
by Tao Bao
· 8 years ago
a7316ce
Revert "releasetools: Use pattern filter when unzipping."
by Tao Bao
· 8 years ago
aa3a04f
releasetools: Use pattern filter when unzipping.
by Tao Bao
· 8 years ago
3e6161a
releasetools: Add support for --override_timestamp.
by Tao Bao
· 8 years ago
7f804ba
releasetools: allow for multiple OEM property values.
by Alain Vongsouvanh
· 8 years ago
b31892e
releasetools: Support generating downgrade A/B OTAs.
by Tao Bao
· 8 years ago
2dd1c48
releasetools: Pack the offset/length for metadata.
by Tao Bao
· 8 years ago
bfdcb12
releasetools: Prepend 'ota-' to 'streaming-property-files'.
by Tao Bao
· 8 years ago
c96316c
Revert "Revert "releasetools: Generate streamable A/B OTA packages.""
by Tao Bao
· 8 years ago
ea4325b
Revert "releasetools: Generate streamable A/B OTA packages."
by Tao Bao
· 8 years ago
ef1bb43
releasetools: Generate streamable A/B OTA packages.
by Tao Bao
· 8 years ago
4a0b494
Merge "releasetools: Replace print stmt with print()."
by Tao Bao
· 8 years ago
89fbb0f
releasetools: Replace print stmt with print().
by Tao Bao
· 8 years ago
2a0d1da
releasetools: Delete the obsolete --aslr_mode/-a flag.
by Tao Bao
· 8 years ago
f902385
releasetools: Add prefix when dumping fingerprints.
by Tao Bao
· 8 years ago
d07f999
Merge "Build recovery-two-step.img for two-step OTAs." am: 06e14e438f
by Tao Bao
· 8 years ago
d42e97e
Build recovery-two-step.img for two-step OTAs.
by Tao Bao
· 8 years ago
9242e1f
Merge "releasetools: compare size between compressed and patch while build otapackage"
by Tao Bao
· 8 years ago
ccc5c40
releasetools: compare size between compressed and patch while build otapackage
by YOUNG HO CHA
· 8 years ago
737afb9
resolve merge conflicts of 333df6c to nyc-mr1-dev-plus-aosp
by Tianjie Xu
· 9 years ago
538ed26
resolve merge conflicts of 4058a71 to stage-aosp-master
by Tao Bao
· 9 years ago
62a6c46
releasetools: Fix the detection of using squashfs.
by Tao Bao
· 9 years ago
b6568cd
releasetools: Disable using imgdiff for squashfs.
by Tao Bao
· 9 years ago
cfa8622
Add care_map to target_files package
by Tianjie Xu
· 9 years ago
ae974f2
releasetools: Fix the detection of using squashfs. am: f8acad1480
by Tao Bao
· 9 years ago
f8acad1
releasetools: Fix the detection of using squashfs.
by Tao Bao
· 9 years ago
c8338f1
Merge \\"Add ability to pass in payload_signer args\\" am: 8e6582b238
by Tao Bao
· 9 years ago
63cc08f
Merge \\"releasetools: Support using payload_signer.\\" am: 983a42bdf1
by Tao Bao
· 9 years ago
8f9df9e
Merge \"Add ability to pass in payload_signer args\" am: 8e6582b238
by Baligh Uddin
· 9 years ago
9322317
Merge \"releasetools: Support using payload_signer.\" am: 983a42bdf1
by Tao Bao
· 9 years ago
34eb000
Add ability to pass in payload_signer args
by Baligh Uddin
· 9 years ago
1a5e1d1
releasetools: Support using payload_signer.
by Tao Bao
· 9 years ago
b79e317
resolve merge conflicts of 2abbbd0 to nyc-mr1-dev-plus-aosp
by Tao Bao
· 9 years ago
2abbbd0
Add ability to pass in payload_signer args
by Baligh Uddin
· 9 years ago
6047c24
resolve merge conflicts of 9cbe37e to nyc-mr1-dev-plus-aosp
by Tao Bao
· 9 years ago
dea0f8b
releasetools: Support using payload_signer.
by Tao Bao
· 9 years ago
38f9a84
Merge \\"Remove --no_prereq flag from OTA script.\\" am: bc450fc9c8
by Elliott Hughes
· 9 years ago
bd30d5f
Merge \"Remove --no_prereq flag from OTA script.\" am: bc450fc9c8
by Elliott Hughes
· 9 years ago
d8a52f9
Remove --no_prereq flag from OTA script.
by Elliott Hughes
· 9 years ago
7e5205f
Merge \\"Support wiping userdata for A/B OTA packages.\\" am: b727d5bb32
by Tao Bao
· 9 years ago
4f2b227
Merge \"Support wiping userdata for A/B OTA packages.\" am: b727d5bb32
by Tao Bao
· 9 years ago
7c5dc57
Support wiping userdata for A/B OTA packages.
by Tao Bao
· 9 years ago
38ca0be
Support wiping userdata for A/B OTA packages.
by Tao Bao
· 9 years ago
46ff838
Merge \"releasetools: Disable using imgdiff for squashfs.\" into nyc-dev
by Tao Bao
· 9 years ago
293fd13
releasetools: Disable using imgdiff for squashfs.
by Tao Bao
· 9 years ago
dbae67f
Merge \\"Redirect subprocess stderr to stdout in verbose mode.\\" am: 1318ec93e7
by Alex Deymo
· 9 years ago
d8d96ec
Redirect subprocess stderr to stdout in verbose mode.
by Alex Deymo
· 9 years ago
c201d28
Add build.version.incremental to metadata am: d06f07eef4
by Tianjie Xu
· 9 years ago
d06f07e
Add build.version.incremental to metadata
by Tianjie Xu
· 9 years ago
24105ea
Merge "releasetools: Only verify the blocks to be touched." into nyc-dev
by Tao Bao
· 9 years ago
d4caaae
releasetools: Only verify the blocks to be touched.
by Tao Bao
· 9 years ago
d522bdc
releasetools: Only verify the blocks to be touched.
by Tao Bao
· 9 years ago
3e30d97
Revert "Revert "releasetools: Support OTAs that have OEM properties changes.""
by Tao Bao
· 9 years ago
3c37889
Merge "Revert "releasetools: Support OTAs that have OEM properties changes.""
by Tao Bao
· 9 years ago
838c68f
Revert "releasetools: Support OTAs that have OEM properties changes."
by Tao Bao
· 9 years ago
61cebe7
Merge "releasetools: Support OTAs that have OEM properties changes."
by Tao Bao
· 9 years ago
00ed831
resolve merge conflicts of 2ad8b97577 to nyc-dev
by Tao Bao
· 9 years ago
7302eb7
Use the update-binary in the source build for downgrade OTAs. am: fa41fb2705
by Tao Bao
· 9 years ago
fa41fb2
Use the update-binary in the source build for downgrade OTAs.
by Tao Bao
· 9 years ago
Next »