blob: 18972e11fce1789b854ef14afd8ade96ebe461bb (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
name: "RELEASE_CRASHRECOVERY_MODULE"
namespace: "modularization"
description: "If true, then crashrecovery module is enabled as an apex"
value: {
bool_value: false
}
workflow: LAUNCH
containers: "product"
containers: "system"
containers: "system_ext"
containers: "vendor"
|