Add missing require in build rule

Causing the file to be missing on the system and so decoding of the proto messages is failing because we need to read this file to decode the messages to write the message to logcat when requested

Test: adb shell wm logging enable-text WM_DEBUG_WINDOW_TRANSITIONS
Bug: 327491675
Change-Id: Ic98187a0b5fe785eec8cec275c394fb2c68d4242
1 file changed