Merge "Gate screen off unlock UDFPS until power optimitized" into main

This commit is contained in:
Bill Lin
2024-11-10 14:09:50 +00:00
committed by Android (Google) Code Review
2 changed files with 33 additions and 4 deletions

View File

@@ -15,3 +15,13 @@ flag {
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
}
}