Merge "Add keep sorted tags" into main am: 53b33d07b1
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2755387 Change-Id: I211078ec021eab35ef03fcade46b9cbfe09b0a42 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -924,6 +924,7 @@ var (
|
|||||||
}
|
}
|
||||||
|
|
||||||
Bp2buildModuleTypeAlwaysConvertList = []string{
|
Bp2buildModuleTypeAlwaysConvertList = []string{
|
||||||
|
// go/keep-sorted start
|
||||||
"aconfig_declarations",
|
"aconfig_declarations",
|
||||||
"aconfig_value_set",
|
"aconfig_value_set",
|
||||||
"aconfig_values",
|
"aconfig_values",
|
||||||
@@ -943,6 +944,7 @@ var (
|
|||||||
"linker_config",
|
"linker_config",
|
||||||
"sysprop_library",
|
"sysprop_library",
|
||||||
"xsd_config",
|
"xsd_config",
|
||||||
|
// go/keep-sorted end
|
||||||
}
|
}
|
||||||
|
|
||||||
// Add the names of modules that bp2build should never convert, if it is
|
// Add the names of modules that bp2build should never convert, if it is
|
||||||
|
Reference in New Issue
Block a user