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

Commit d241c39b authored by Janghyeok Choe's avatar Janghyeok Choe Committed by Android (Google) Code Review
Browse files

Merge "#sysui #lockondisconnect Add a...

Merge "#sysui #lockondisconnect Add a show_locked_by_your_watch_keyguard_indicator for lock on disconnect." into main
parents 54712afc b6e90d82
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -2008,3 +2008,10 @@ flag {
        purpose: PURPOSE_BUGFIX
   }
}

flag {
    name: "show_locked_by_your_watch_keyguard_indicator"
    namespace: "systemui"
    description: "Show a Locked by your watch indicator on the keyguard when the device is locked by the watch."
    bug: "387322459"
}