Merge "Generate aconfig flag storage file from the aconfig_flag.pb of the pertition" into main
This commit is contained in:
@@ -140,9 +140,7 @@ $(foreach partition, $(_FLAG_PARTITIONS), \
|
|||||||
$(aconfig_storage_package_map.$(partition)), \
|
$(aconfig_storage_package_map.$(partition)), \
|
||||||
$(aconfig_storage_flag_map.$(partition)), \
|
$(aconfig_storage_flag_map.$(partition)), \
|
||||||
$(aconfig_storage_flag_val.$(partition)), \
|
$(aconfig_storage_flag_val.$(partition)), \
|
||||||
$(sort $(foreach m,$(call register-names-for-partition, $(partition)), \
|
$(aconfig_flag_summaries_protobuf.$(partition)), \
|
||||||
$(ALL_MODULES.$(m).ACONFIG_FILES) \
|
|
||||||
)), \
|
|
||||||
$(partition), \
|
$(partition), \
|
||||||
)) \
|
)) \
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user