aboutsummaryrefslogtreecommitdiffstats
path: root/tools/releasetools/test_merge_target_files.py
Commit message (Expand)AuthorAgeFilesLines
* Regenerate odm or vendor using combined sepolicy if --rebuild-sepolicy.Daniel Norman2021-07-011-2/+2
* Performs basic APEX validation in the merged target files package.Daniel Norman2021-04-191-1/+35
* Creates a combined split-sepolicy file in merge_target_files.py.Daniel Norman2021-02-231-6/+45
* Formatting and general cleanup of merge_target_files.Daniel Norman2020-10-221-6/+12
* Build merged apexkeys.txt/apkcerts.txt by partition.Bill Peckham2020-03-301-1/+54
* Adds new merge builds script for use in merging two non-dist builds.Daniel Norman2019-07-291-64/+0
* Clean up merge_target_files.py.Daniel Norman2019-07-181-19/+1
* releasetools: Make merge_target_files and its test Python 3 compatible.Tao Bao2019-07-081-1/+2
* Change the condition for building super_empty.img.Tao Bao2019-06-281-0/+32
* Renames system to framework and other to vendor.Daniel Norman2019-06-051-49/+54
* Adds validation check that certain partitions come from a single build.Daniel Norman2019-06-011-15/+22
* Add merging of apexkeys and apkcerts metadataChris Gross2019-05-201-1/+54
* Begins merging META/dynamic_partitions_info.txt.Daniel Norman2019-05-071-1/+33
* Adds output-dir and output-item-list for copying only certain files.Daniel Norman2019-04-171-3/+57
* relesetools: Enable releasetools_test in presubmit.Tao Bao2019-04-121-1/+0
* Adds some tests for merge_target_files.Daniel Norman2019-03-281-0/+77