blob: f1c054d42d15e13a58120248ffb3056cacc6919f (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
name: "RELEASE_IS_EMR"
namespace: "android_UNKNOWN"
description: "Set this flag to true to mark a release build as EMR (Emergency Maintenance Release)."
value: {
bool_value: false
}
workflow: MANUAL
containers: "product"
containers: "system"
containers: "system_ext"
containers: "vendor"
|