diff options
| author | 2023-09-13 06:53:00 +0000 | |
|---|---|---|
| committer | 2023-09-15 06:20:19 +0000 | |
| commit | 36ce326f95cdadaa30edce331d8ec07d5270ac78 (patch) | |
| tree | 8662243ef69f52c0030228780ebfb38c6a7238c9 /tools/aconfig/src/codegen_java.rs | |
| parent | 91646be0a5d6ce23ee45172e6ad4891d0bf0d5e4 (diff) | |
Respect framework partition set while merging meta files
The framework_partition_set would be generated from
framework_item_list and we should respect this partition
set while merging META/ab_partitions.txt.
This is to handle the case when we use a complete merged
target files package as the framework-target-files, where
its ab_partitions.txt may have non-framework partitions.
So we need to filter them out to prevent from the merged
meta file has some partitions that don't exist.
Test: merge_target_files &&
add_img_to_target_files &&
img_from_target_files &&
flash device
Bug: 300193612
Change-Id: I0a76d706a20dcaffa2533278db7383563f03ec02
Diffstat (limited to 'tools/aconfig/src/codegen_java.rs')
0 files changed, 0 insertions, 0 deletions