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

Commit 3ae1ce90 authored by Junchen Quan's avatar Junchen Quan Committed by Android (Google) Code Review
Browse files

Merge "Create flag for Pin Recovery in settings UI." into main

parents 36c13f81 60647890
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -56,3 +56,11 @@ flag {
  description: "Flag to enable the App Approval settings in Android settings UI"
  bug: "390185393"
}

flag {
  name: "enable_supervision_pin_recovery_screen"
  is_exported: true
  namespace: "supervision"
  description: "Flag that enables the Supervision pin recovery screen with Supervision settings entry point"
  bug: "390500290"
}