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

Commit 3daa7994 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add flag for secure lockdown feature" into main

parents 601b822f acfacc18
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -120,3 +120,10 @@ flag {
    description: "Feature flag for exposing KeyStore grant APIs"
    bug: "351158708"
}

flag {
    name: "secure_lockdown"
    namespace: "biometrics"
    description: "Feature flag for Secure Lockdown feature"
    bug: "373422357"
}
 No newline at end of file