Set the container field of aconfig flags Test: printflags --format='{package}:{container}:' | grep "::" Bug: 312769710 Flag: NONE Change-Id: I4fc69f563ead7206ef48278be4fb4cbcfc9cb1f7
18 lines
454 B
Plaintext
18 lines
454 B
Plaintext
package: "com.android.settings.flags"
|
|
container: "system"
|
|
|
|
flag {
|
|
name: "sfps_enroll_refinement"
|
|
namespace: "biometrics_integration"
|
|
description: "This flag controls whether the sfps pause enrollment feature should be enabled"
|
|
bug: "288155127"
|
|
}
|
|
|
|
flag {
|
|
name: "udfps_enroll_calibration"
|
|
namespace: "biometrics_integration"
|
|
description: "This flag controls whether the fps enroll calibration feature should be enabled"
|
|
bug: "301226085"
|
|
}
|
|
|