Flag: com.android.settings.flags.screen_off_unlock_power_optimization Test: atest SetupFingerprintEnrollFinishTest atest FingerprintSettingsUnlockCategoryControllerTest atest FingerprintSettingsScreenOffUnlockUdfpsPreferenceControllerTest Test: manual verify the function hide behind flag screen_off_unlock_power_optimization Bug: 368465560 Bug: 377635539 Change-Id: Icf3ff83b2a2717228b54ec03e3c27228bb1cad93
28 lines
728 B
Plaintext
28 lines
728 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"
|
|
}
|
|
|
|
flag {
|
|
name: "screen_off_unlock_power_optimization"
|
|
namespace: "biometrics_integration"
|
|
description: "This flag controls Whether to gate fp unlock when screen turns off feature before AOC optimized"
|
|
bug: "368465560"
|
|
metadata {
|
|
purpose: PURPOSE_BUGFIX
|
|
}
|
|
}
|
|
|