platform_build/tools/releasetools/merge
Dennis Song bc7e0a9f25 Allow merging target files without framework ab_partitions.txt
Introduce a new option `--allow-partial-ab` in merge_target_files,
which allows merging a non-AB framework with an AB vendor.

The reason for adding this option is to support merging a real
device framework with a cuttlefish vendor. Cuttlefish enables AB
partition by default; however, some real devices do not.

Bug: 318326532
Test: merge_target_files
Test: atest --host releasetools_test
Change-Id: Iaebd06796153fe82fbf56e86fcc8c500b6d60771
2024-02-06 14:40:57 +00:00
..
Android.bp Use apexd_host for host-side APEX extraction 2023-06-27 17:00:06 +09:00
merge_builds.py Expose --avb_resolve_rollback_index_location_conflict 2023-11-29 06:03:44 +00:00
merge_compatibility_checks.py Add all apexes to apex_info 2024-01-23 05:52:51 +09:00
merge_dexopt.py Use apexd_host for host-side APEX extraction 2023-06-27 17:00:06 +09:00
merge_meta.py Allow merging target files without framework ab_partitions.txt 2024-02-06 14:40:57 +00:00
merge_target_files.py Allow merging target files without framework ab_partitions.txt 2024-02-06 14:40:57 +00:00
merge_utils.py Remove system_dlkm from _FRAMEWORK_PARTITIONS 2023-08-04 07:08:17 +00:00
OWNERS Remove danielnorman@ from OWNERs. 2022-06-07 19:26:54 +00:00
test_merge_compatibility_checks.py
test_merge_meta.py
test_merge_utils.py Support merging target files from directory 2023-04-10 17:07:03 +08:00