release: Bump aconfig flags extension to AP4A
Change-Id: Ifc7fd31dc7a26bedd47a4e85a8c8cc5bd9c0d36a
This commit is contained in:
committed by
Michael Bestas
parent
fa4d7b7eba
commit
43c1a8bd59
@@ -1,6 +0,0 @@
|
|||||||
flag_value {
|
|
||||||
package: "com.android.server.notification"
|
|
||||||
name: "all_notifs_need_ttl"
|
|
||||||
state: ENABLED
|
|
||||||
permission: READ_WRITE
|
|
||||||
}
|
|
@@ -1,6 +0,0 @@
|
|||||||
flag_value {
|
|
||||||
package: "com.android.server.notification"
|
|
||||||
name: "notification_hide_unused_channels"
|
|
||||||
state: ENABLED
|
|
||||||
permission: READ_WRITE
|
|
||||||
}
|
|
@@ -1,6 +0,0 @@
|
|||||||
flag_value {
|
|
||||||
package: "com.android.server.notification"
|
|
||||||
name: "reject_old_notifications"
|
|
||||||
state: ENABLED
|
|
||||||
permission: READ_WRITE
|
|
||||||
}
|
|
@@ -1,21 +0,0 @@
|
|||||||
// Copyright 2024 Google Inc. All rights reserved.
|
|
||||||
//
|
|
||||||
// Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
// you may not use this file except in compliance with the License.
|
|
||||||
// You may obtain a copy of the License at
|
|
||||||
//
|
|
||||||
// http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
//
|
|
||||||
// Unless required by applicable law or agreed to in writing, software
|
|
||||||
// distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
// See the License for the specific language governing permissions and
|
|
||||||
// limitations under the License.
|
|
||||||
|
|
||||||
aconfig_values {
|
|
||||||
name: "aconfig-values-ap3a-com.android.settings.flags-all",
|
|
||||||
package: "com.android.settings.flags",
|
|
||||||
srcs: [
|
|
||||||
"*_flag_values.textproto",
|
|
||||||
]
|
|
||||||
}
|
|
@@ -1,6 +0,0 @@
|
|||||||
flag_value {
|
|
||||||
package: "com.android.settings.flags"
|
|
||||||
name: "homepage_revamp"
|
|
||||||
state: ENABLED
|
|
||||||
permission: READ_WRITE
|
|
||||||
}
|
|
@@ -14,9 +14,8 @@
|
|||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
aconfig_value_set {
|
aconfig_value_set {
|
||||||
name: "aconfig_value_set-lineage-ap3a",
|
name: "aconfig_value_set-lineage-ap4a",
|
||||||
values: [
|
values: [
|
||||||
"aconfig-values-ap3a-com.android.server.notification-all",
|
"aconfig-values-ap4a-com.android.server.notification-all",
|
||||||
"aconfig-values-ap3a-com.android.settings.flags-all",
|
|
||||||
],
|
],
|
||||||
}
|
}
|
@@ -13,7 +13,7 @@
|
|||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
aconfig_values {
|
aconfig_values {
|
||||||
name: "aconfig-values-ap3a-com.android.server.notification-all",
|
name: "aconfig-values-ap4a-com.android.server.notification-all",
|
||||||
package: "com.android.server.notification",
|
package: "com.android.server.notification",
|
||||||
srcs: [
|
srcs: [
|
||||||
"*_flag_values.textproto",
|
"*_flag_values.textproto",
|
@@ -18,6 +18,6 @@ load("//build/make/core/release_config.scl", "value")
|
|||||||
|
|
||||||
values = [
|
values = [
|
||||||
# keep-sorted start numeric=yes
|
# keep-sorted start numeric=yes
|
||||||
value("RELEASE_ACONFIG_VALUE_SETS", "aconfig_value_set-lineage-ap3a"),
|
value("RELEASE_ACONFIG_VALUE_SETS", "aconfig_value_set-lineage-ap4a"),
|
||||||
# keep-sorted end
|
# keep-sorted end
|
||||||
]
|
]
|
@@ -1,6 +1,6 @@
|
|||||||
values: [
|
values: [
|
||||||
{
|
{
|
||||||
name: "RELEASE_ACONFIG_VALUE_SETS"
|
name: "RELEASE_ACONFIG_VALUE_SETS"
|
||||||
value: "aconfig_value_set-lineage-ap3a"
|
value: "aconfig_value_set-lineage-ap4a"
|
||||||
}
|
}
|
||||||
]
|
]
|
@@ -1,8 +0,0 @@
|
|||||||
name: "RELEASE_KERNEL_CAIMAN_DIR"
|
|
||||||
namespace: "android_UNKNOWN"
|
|
||||||
description: ""
|
|
||||||
value: {
|
|
||||||
string_value: ""
|
|
||||||
}
|
|
||||||
workflow: PREBUILT
|
|
||||||
containers: "vendor"
|
|
@@ -1,8 +0,0 @@
|
|||||||
name: "RELEASE_KERNEL_COMET_DIR"
|
|
||||||
namespace: "android_UNKNOWN"
|
|
||||||
description: ""
|
|
||||||
value: {
|
|
||||||
string_value: ""
|
|
||||||
}
|
|
||||||
workflow: PREBUILT
|
|
||||||
containers: "vendor"
|
|
@@ -1,8 +0,0 @@
|
|||||||
name: "RELEASE_KERNEL_KOMODO_DIR"
|
|
||||||
namespace: "android_UNKNOWN"
|
|
||||||
description: ""
|
|
||||||
value: {
|
|
||||||
string_value: ""
|
|
||||||
}
|
|
||||||
workflow: PREBUILT
|
|
||||||
containers: "vendor"
|
|
@@ -1,8 +0,0 @@
|
|||||||
name: "RELEASE_KERNEL_TOKAY_DIR"
|
|
||||||
namespace: "android_UNKNOWN"
|
|
||||||
description: ""
|
|
||||||
value: {
|
|
||||||
string_value: ""
|
|
||||||
}
|
|
||||||
workflow: PREBUILT
|
|
||||||
containers: "vendor"
|
|
@@ -1,4 +0,0 @@
|
|||||||
name: "RELEASE_KERNEL_CAIMAN_DIR"
|
|
||||||
value: {
|
|
||||||
string_value: "device/google/caimito-kernels/6.1/24Q3-12386881"
|
|
||||||
}
|
|
@@ -1,4 +0,0 @@
|
|||||||
name: "RELEASE_KERNEL_COMET_DIR"
|
|
||||||
value: {
|
|
||||||
string_value: "device/google/comet-kernels/6.1/24Q3-12386881"
|
|
||||||
}
|
|
@@ -1,4 +0,0 @@
|
|||||||
name: "RELEASE_KERNEL_KOMODO_DIR"
|
|
||||||
value: {
|
|
||||||
string_value: "device/google/caimito-kernels/6.1/24Q3-12386881"
|
|
||||||
}
|
|
@@ -1,4 +0,0 @@
|
|||||||
name: "RELEASE_KERNEL_TOKAY_DIR"
|
|
||||||
value: {
|
|
||||||
string_value: "device/google/caimito-kernels/6.1/24Q3-12386881"
|
|
||||||
}
|
|
@@ -1,4 +1,4 @@
|
|||||||
name: "RELEASE_SVN_AKITA"
|
name: "RELEASE_SVN_AKITA"
|
||||||
value: {
|
value: {
|
||||||
string_value: "24"
|
string_value: "25"
|
||||||
}
|
}
|
@@ -1,4 +1,4 @@
|
|||||||
name: "RELEASE_SVN_BLUEJAY"
|
name: "RELEASE_SVN_BLUEJAY"
|
||||||
value: {
|
value: {
|
||||||
string_value: "68"
|
string_value: "69"
|
||||||
}
|
}
|
@@ -1,4 +1,4 @@
|
|||||||
name: "RELEASE_SVN_CAIMAN"
|
name: "RELEASE_SVN_CAIMAN"
|
||||||
value: {
|
value: {
|
||||||
string_value: "08"
|
string_value: "09"
|
||||||
}
|
}
|
@@ -1,4 +1,4 @@
|
|||||||
name: "RELEASE_SVN_CHEETAH"
|
name: "RELEASE_SVN_CHEETAH"
|
||||||
value: {
|
value: {
|
||||||
string_value: "64"
|
string_value: "65"
|
||||||
}
|
}
|
@@ -1,4 +1,4 @@
|
|||||||
name: "RELEASE_SVN_COMET"
|
name: "RELEASE_SVN_COMET"
|
||||||
value: {
|
value: {
|
||||||
string_value: "08"
|
string_value: "09"
|
||||||
}
|
}
|
@@ -1,4 +1,4 @@
|
|||||||
name: "RELEASE_SVN_FELIX"
|
name: "RELEASE_SVN_FELIX"
|
||||||
value: {
|
value: {
|
||||||
string_value: "58"
|
string_value: "59"
|
||||||
}
|
}
|
@@ -1,4 +1,4 @@
|
|||||||
name: "RELEASE_SVN_HUSKY"
|
name: "RELEASE_SVN_HUSKY"
|
||||||
value: {
|
value: {
|
||||||
string_value: "41"
|
string_value: "42"
|
||||||
}
|
}
|
@@ -1,4 +1,4 @@
|
|||||||
name: "RELEASE_SVN_KOMODO"
|
name: "RELEASE_SVN_KOMODO"
|
||||||
value: {
|
value: {
|
||||||
string_value: "08"
|
string_value: "09"
|
||||||
}
|
}
|
@@ -1,4 +1,4 @@
|
|||||||
name: "RELEASE_SVN_LYNX"
|
name: "RELEASE_SVN_LYNX"
|
||||||
value: {
|
value: {
|
||||||
string_value: "49"
|
string_value: "50"
|
||||||
}
|
}
|
@@ -1,4 +1,4 @@
|
|||||||
name: "RELEASE_SVN_ORIOLE"
|
name: "RELEASE_SVN_ORIOLE"
|
||||||
value: {
|
value: {
|
||||||
string_value: "89"
|
string_value: "90"
|
||||||
}
|
}
|
@@ -1,4 +1,4 @@
|
|||||||
name: "RELEASE_SVN_PANTHER"
|
name: "RELEASE_SVN_PANTHER"
|
||||||
value: {
|
value: {
|
||||||
string_value: "64"
|
string_value: "65"
|
||||||
}
|
}
|
@@ -1,4 +1,4 @@
|
|||||||
name: "RELEASE_SVN_RAVEN"
|
name: "RELEASE_SVN_RAVEN"
|
||||||
value: {
|
value: {
|
||||||
string_value: "89"
|
string_value: "90"
|
||||||
}
|
}
|
@@ -1,4 +1,4 @@
|
|||||||
name: "RELEASE_SVN_SHIBA"
|
name: "RELEASE_SVN_SHIBA"
|
||||||
value: {
|
value: {
|
||||||
string_value: "41"
|
string_value: "42"
|
||||||
}
|
}
|
@@ -1,4 +1,4 @@
|
|||||||
name: "RELEASE_SVN_TOKAY"
|
name: "RELEASE_SVN_TOKAY"
|
||||||
value: {
|
value: {
|
||||||
string_value: "08"
|
string_value: "10"
|
||||||
}
|
}
|
@@ -17,6 +17,6 @@
|
|||||||
local_dir := $(dir $(lastword $(MAKEFILE_LIST)))
|
local_dir := $(dir $(lastword $(MAKEFILE_LIST)))
|
||||||
|
|
||||||
# Attach the flag value definitions to the various release configurations.
|
# Attach the flag value definitions to the various release configurations.
|
||||||
$(call declare-release-config, ap3a, $(local_dir)build_config/ap3a.scl)
|
$(call declare-release-config, ap4a, $(local_dir)build_config/ap4a.scl)
|
||||||
|
|
||||||
local_dir :=
|
local_dir :=
|
||||||
|
@@ -4,11 +4,11 @@ default_containers: "system_ext"
|
|||||||
default_containers: "vendor"
|
default_containers: "vendor"
|
||||||
|
|
||||||
release_config {
|
release_config {
|
||||||
name: "ap3a"
|
name: "ap4a"
|
||||||
flag_value_files: "release_configs/ap3a.textproto"
|
flag_value_files: "release_configs/ap4a.textproto"
|
||||||
}
|
}
|
||||||
|
|
||||||
build_config {
|
build_config {
|
||||||
name: "ap3a"
|
name: "ap4a"
|
||||||
flag_value_files: "build_config/ap3a.textproto"
|
flag_value_files: "build_config/ap4a.textproto"
|
||||||
}
|
}
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
name: "ap3a"
|
|
||||||
prior_stages: "trunk"
|
|
||||||
aconfig_value_sets: "aconfig_value_set-lineage-ap3a"
|
|
3
release/release_configs/ap4a.textproto
Normal file
3
release/release_configs/ap4a.textproto
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
name: "ap4a"
|
||||||
|
prior_stages: "trunk"
|
||||||
|
aconfig_value_sets: "aconfig_value_set-lineage-ap4a"
|
Reference in New Issue
Block a user