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