This commit is contained in:
shuixx
2025-07-14 01:42:42 +00:00
parent c6f5f40333
commit 732117171d
38 changed files with 126 additions and 126 deletions

View File

@@ -1,5 +1,5 @@
aconfig_value_set {
name: "aconfig_value_set-minus-bp2a",
name: "aconfig_value_set-strix-bp2a",
values: [
"aconfig-values-bp2a-com.android.launcher3-all",
"aconfig-values-bp2a-com.android.settings.flags-all",

View File

@@ -1,6 +1,6 @@
values: [
{
name: "RELEASE_ACONFIG_VALUE_SETS"
value: "aconfig_value_set-minus-bp2a"
value: "aconfig_value_set-strix-bp2a"
}
]

View File

@@ -13,7 +13,7 @@
// limitations under the License.
build_flag_declarations {
name: "build_flags-build-release-minus",
name: "build_flags-build-release-strix",
srcs: [
"RELEASE_*.textproto",
],

View File

@@ -1,3 +1,3 @@
name: "bp2a"
inherits: "bp1a"
aconfig_value_sets: "aconfig_value_set-minus-bp2a"
aconfig_value_sets: "aconfig_value_set-strix-bp2a"