commit | fab9ad6ac0da3ad2dff2f7fc1b87c143daab392f | [log] [tgz] |
---|---|---|
author | Adam Pardyl <[email protected]> | Tue Aug 27 02:07:16 2019 +0200 |
committer | Adam Pardyl <[email protected]> | Fri Sep 06 16:03:26 2019 +0200 |
tree | 97261f3809a8d679be12549f255f8005e862001a | |
parent | b590aeb8f51a96c5832482f0c09c63168cd0cdc4 [diff] [blame] |
Implement the ProtoLogTool Implemented the ProtoLog code processing, viewer config generation and binary log viewer tool. Design doc: http://go/windowmanager-log2proto Bug: Test: atest protologtool-tests Change-Id: Iff889944a6c381eb8a5b9b637b6bcd38ec60a245
diff --git a/tools/protologtool/TEST_MAPPING b/tools/protologtool/TEST_MAPPING new file mode 100644 index 0000000..52b12dc --- /dev/null +++ b/tools/protologtool/TEST_MAPPING
@@ -0,0 +1,7 @@ +{ + "presubmit": [ + { + "name": "protologtool-tests" + } + ] +}