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

Commit 50fa2d33 authored by Yeabkal Wubshit's avatar Yeabkal Wubshit
Browse files

Fix bug number for input-wakeup-delegate flag

Bug: 319132073
Test: n/a
Change-Id: I8208a915406eedb6e59759e7083b22da7c907e9c
parent c205ce3b
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -4,5 +4,5 @@ flag {
    name: "support_input_wakeup_delegate"
    name: "support_input_wakeup_delegate"
    namespace: "wear_frameworks"
    namespace: "wear_frameworks"
    description: "Whether or not window policy allows injecting input wake-up delegate."
    description: "Whether or not window policy allows injecting input wake-up delegate."
    bug: "298055811"
    bug: "319132073"
}
}
 No newline at end of file