Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_make
/
ccb86fe7d47b01ce06a968c0d2bc8d4024b8b8a6
/
tools
/
releasetools
/
merge_target_files.py
bc3600c
Use --add_missing in merge_target_files.py
by Paul Trautrim
· 6 years ago
abb806b
releasetools: merge_target_files sets verbose in main.
by Tao Bao
· 6 years ago
bfc51ef
Adds new merge builds script for use in merging two non-dist builds.
by Daniel Norman
· 6 years ago
4cc9df6
Clean up merge_target_files.py.
by Daniel Norman
· 6 years ago
6151e3f
Rename product_services to system_ext
by Justin Yun
· 6 years ago
2ad4b82
releasetools: Make merge_target_files and its test Python 3 compatible.
by Tao Bao
· 6 years ago
7cbeda7
Split merge_target_files function
by Kiyoung Kim
· 6 years ago
48a2feb
Change the condition for building super_empty.img.
by Tao Bao
· 6 years ago
ebe7c9c
Create common.LoadDictionaryFromFile
by Kiyoung Kim
· 6 years ago
0bf940c
Allows skipping building the super images for partial builds.
by Daniel Norman
· 6 years ago
eab4f0e
Add a logging statement after soong ZIP runs in the merge_target_files.py step.
by Chris Gross
· 6 years ago
d5d70ea
Renames system to framework and other to vendor.
by Daniel Norman
· 6 years ago
edf1247
Adds validation check that certain partitions come from a single build.
by Daniel Norman
· 6 years ago
72c626f
Adds image-specific selinux_fc props to allow different file_contexts.
by Daniel Norman
· 6 years ago
fabf50a
Add merging of apexkeys and apkcerts metadata
by Chris Gross
· 6 years ago
714bd12
Fixes typo when calling process_dynamic_partitions_info_txt.
by Daniel Norman
· 6 years ago
a61cde0
Begins merging META/dynamic_partitions_info.txt.
by Daniel Norman
· 6 years ago
736b223
Use file_contexts.bin from other build to regenerate images.
by Bill Peckham
· 6 years ago
540d91a
Fix missing import.
by Bill Peckham
· 6 years ago
9662cfb
Sort content of merged target files package.
by Bill Peckham
· 6 years ago
b8a2f9d
Adds support to create img from target files directory instead of zip.
by Daniel Norman
· 6 years ago
1bd2a1d
Adds --output-img flag to enable building the IMG package.
by Daniel Norman
· 6 years ago
e5b134a
Runs python formatter and linter over merge_target_files.
by Daniel Norman
· 6 years ago
3b64ce1
Adds --output-ota flag to enable building the OTA package.
by Daniel Norman
· 6 years ago
f031825
Adds --output-super-empty flag to enable building super_empty.img.
by Daniel Norman
· 6 years ago
fdb3881
Adds output-dir and output-item-list for copying only certain files.
by Daniel Norman
· 6 years ago
364c1cc
Add support merging system and other for the non-A/B configuration.
by Bill Peckham
· 6 years ago
19b9fe9
Merges dynamic partition misc_info.txt keys from both system and other.
by Daniel Norman
· 6 years ago
a4ab1d8
Merge "Validates the config lists used by the script."
by Daniel Norman
· 6 years ago
e596452
Validates the config lists used by the script.
by Daniel Norman
· 6 years ago
a4911da
Adds optional --rebuild_recovery flag to merge_target_files.
by Daniel Norman
· 6 years ago
2c99c5b
Adds support for optional config files to configure the merge.
by Daniel Norman
· 6 years ago
8ff3fbd
Extract common.UnzipToDir, invoke that from merge_target_files.py
by Bill Peckham
· 6 years ago
889b0c6
Convert common.RunAndWait method to raise an exception on subprocess failure.
by Bill Peckham
· 6 years ago
f753e15
Include merge_target_files.py deps in otatools.zip, use common argv processing.
by Bill Peckham
· 6 years ago
e9eb5f9
Adding initial merge_target_files.py script to merge two target files packages.
by Bill Peckham
· 6 years ago