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
diff --git a/packages/SystemUI/aconfig/systemui.aconfig b/packages/SystemUI/aconfig/systemui.aconfig
index fd90bd9..6bd2745 100644
--- a/packages/SystemUI/aconfig/systemui.aconfig
+++ b/packages/SystemUI/aconfig/systemui.aconfig
@@ -796,7 +796,7 @@
     name: "dream_input_session_pilfer_once"
     namespace: "systemui"
     description: "Pilfer at most once per input session"
-    bug: "324600132"
+    bug: "333596426"
     metadata {
       purpose: PURPOSE_BUGFIX
     }