Cleanup remote tool messaging (follow up Perfetto integration)
- Replace winscope event RemoteToolBugreportReceived with RemoteToolFilesReceived
- Replace winscope event BuganizerAttachmentsDownloaded with RemoteToolFilesReceived
- Rename BuganizerAttachmentsDownloadStart with RemoteToolDownloadStart
In other words:
- ignore whether the remote tool transmitted a bugreport or "just files".
- ignore whether the remote events are received through the cross-tool protocol
or the chrome extension.
Test: npm run test:presubmit && npm run test:e2e
Bug: 332833838
Change-Id: I16954e92af8115343f042207c08f3653d1c178e3
7 files changed