aconfig: Add release and buildconfig textproto
Co-authored-by: AdarshGrewal <adarshgrewal@gmail.com> Change-Id: I809f2eb7232c1e3755a50467341bdb50a6ec3c7f
This commit is contained in:
committed by
LuK1337
parent
5556ae9ae9
commit
649713b9af
0
release/build_config/DEFAULT=proto
Normal file
0
release/build_config/DEFAULT=proto
Normal file
6
release/build_config/ap3a.textproto
Normal file
6
release/build_config/ap3a.textproto
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
values: [
|
||||||
|
{
|
||||||
|
name: "RELEASE_ACONFIG_VALUE_SETS"
|
||||||
|
value: "aconfig_value_set-lineage-ap3a"
|
||||||
|
}
|
||||||
|
]
|
14
release/release_config_map.textproto
Normal file
14
release/release_config_map.textproto
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
default_containers: "product"
|
||||||
|
default_containers: "system"
|
||||||
|
default_containers: "system_ext"
|
||||||
|
default_containers: "vendor"
|
||||||
|
|
||||||
|
release_config {
|
||||||
|
name: "ap3a"
|
||||||
|
flag_value_files: "release_configs/ap3a.textproto"
|
||||||
|
}
|
||||||
|
|
||||||
|
build_config {
|
||||||
|
name: "ap3a"
|
||||||
|
flag_value_files: "build_config/ap3a.textproto"
|
||||||
|
}
|
3
release/release_configs/ap3a.textproto
Normal file
3
release/release_configs/ap3a.textproto
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
name: "ap3a"
|
||||||
|
prior_stages: "trunk"
|
||||||
|
aconfig_value_sets: "aconfig_value_set-lineage-ap3a"
|
Reference in New Issue
Block a user