81bc9f49db8ed52ab593042251a2131a5bb75ddf
ParserWindowManagerDump is prone to accepting invalid inputs because it lacks a magic number check. This commit reduces changes of accepting invalid inputs by making sure that the parser is actually able to create a trace entry from the decoded proto. Test: npm run build:unit && npm run test:unit Change-Id: I1aad12387ce064cde6e27e09cd6d329bb21f5066
Description
android_development
Languages
PostScript
31.4%
TypeScript
16.9%
C++
15.5%
Python
11.8%
Java
11.4%
Other
12.7%