Loading tools/releasetools/merge/merge_utils.py +1 −1 Original line number Diff line number Diff line Loading @@ -217,7 +217,7 @@ def ItemListToPartitionSet(item_list): # Partitions that are grabbed from the framework partial build by default. _FRAMEWORK_PARTITIONS = { 'system', 'product', 'system_ext', 'system_other', 'root', 'system_dlkm', 'system', 'product', 'system_ext', 'system_other', 'root', 'vbmeta_system', 'pvmfw' } Loading Loading
tools/releasetools/merge/merge_utils.py +1 −1 Original line number Diff line number Diff line Loading @@ -217,7 +217,7 @@ def ItemListToPartitionSet(item_list): # Partitions that are grabbed from the framework partial build by default. _FRAMEWORK_PARTITIONS = { 'system', 'product', 'system_ext', 'system_other', 'root', 'system_dlkm', 'system', 'product', 'system_ext', 'system_other', 'root', 'vbmeta_system', 'pvmfw' } Loading