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

Commit 8b9a78e1 authored by Bryce Lee's avatar Bryce Lee
Browse files

Correct associated bug

This changelist corrects the bug associated with the flag
com.android.systemui.dream_input_session_pilfer_once

Test: N/A
Bug: 333596426
Flag: ACONFIG com.android.systemui.dream_input_session_pilfer_once DISABLED
Change-Id: I3ee740694cee93c9d02671013f569d51510db0b6
parent c0672ad4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -796,7 +796,7 @@ flag {
    name: "dream_input_session_pilfer_once"
    namespace: "systemui"
    description: "Pilfer at most once per input session"
    bug: "324600132"
    bug: "333596426"
    metadata {
      purpose: PURPOSE_BUGFIX
    }