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

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

Merge "Add a flag to move the set screen lock dialog." into main

parents 974719fb feb6add3
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -526,3 +526,12 @@ flag {
      purpose: PURPOSE_BUGFIX
    }
}
flag {
    name: "move_set_screen_lock_dialog_to_settings_app"
    namespace: "profile_experiences"
    description: "Move the set screen lock dialog and activity from the platform to the Settings app for theming."
    bug: "407327874"
    metadata {
      purpose: PURPOSE_BUGFIX
    }
}
 No newline at end of file