[InputVizard] Allowlist EventForwarder.verified_event
Bug: 406485568, b/410789413 Change-Id: I648ce8c45898bbe0aa5ba69164b5da9ae269ce77 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6508146 Reviewed-by: Petr Cermak <petrcermak@chromium.org> Commit-Queue: Kartar Singh <kartarsingh@google.com> Cr-Commit-Position: refs/heads/main@{#1454883}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
d90b788355
commit
a3ffac36a0
@@ -463,7 +463,7 @@ constexpr MessageInfo kWebContentInteraction = {kWebContentInteractionIndices,
|
|||||||
nullptr};
|
nullptr};
|
||||||
|
|
||||||
// Proto Message: EventForwarder
|
// Proto Message: EventForwarder
|
||||||
constexpr int kEventForwarderIndices[] = {1, 2, 5, 6, 7, 8, 9, -1};
|
constexpr int kEventForwarderIndices[] = {1, 2, 5, 6, 7, 8, 9, 10, -1};
|
||||||
constexpr MessageInfo kEventForwarder = {kEventForwarderIndices, nullptr};
|
constexpr MessageInfo kEventForwarder = {kEventForwarderIndices, nullptr};
|
||||||
|
|
||||||
// Proto Message: TouchDispositionGestureFilter
|
// Proto Message: TouchDispositionGestureFilter
|
||||||
|
Reference in New Issue
Block a user