Merge 25Q1 (ab/12770256) to aosp-main-future

Bug: 385190204
Merged-In: Iaee6792d1a27be8fa4b443f783a47a3715b6d3a1
Change-Id: I0ac29cecfec526a38cf4a120b8ef704ee7bc01b3
This commit is contained in:
Xin Li
2025-02-26 11:59:26 -08:00
1291 changed files with 58828 additions and 22728 deletions

View File

@@ -15,3 +15,40 @@ flag {
bug: "301226085"
}
flag {
name: "enroll_layout_truncate_improvement"
namespace: "biometrics_integration"
description: "This flag controls whether the enroll layout truncate improvement feature should be enabled"
bug: "359149850"
metadata {
purpose: PURPOSE_BUGFIX
}
}
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
}
}
flag {
name: "biometrics_onboarding_education"
namespace: "biometrics_integration"
description: "This flag controls whether the onboarding education settings UX should be enabled"
bug: "370940762"
}
flag {
name: "biometric_onboarding_education"
namespace: "biometrics_integration"
description: "This flag controls whether the onboarding education settings UX should be enabled"
bug: "370940762"
metadata {
purpose: PURPOSE_BUGFIX
}
}