Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a2303b4d authored by Jigar Thakkar's avatar Jigar Thakkar Committed by Android (Google) Code Review
Browse files

Merge "Add a flag to enable unlocking private space using biometrics" into main

parents ea04457c b3bb9ddf
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -42,3 +42,10 @@ flag {
    description: "Allow using all cpu cores during a user switch."
    bug: "308105403"
}

flag {
    name: "enable_biometrics_to_unlock_private_space"
    namespace: "profile_experiences"
    description: "Add support to unlock the private space using biometrics"
    bug: "312184187"
}