Merge "Add ndk api parser for ndk api coverage."

This commit is contained in:
Sophie Zheng
2020-06-11 17:21:05 +00:00
committed by Gerrit Code Review
8 changed files with 226 additions and 1 deletions

1
OWNERS
View File

@@ -11,3 +11,4 @@ per-file clang.go,global.go = srhines@google.com, chh@google.com, pirama@google.
per-file tidy.go = srhines@google.com, chh@google.com
per-file lto.go,pgo.go = srhines@google.com, pirama@google.com, yikong@google.com
per-file docs/map_files.md = danalbert@google.com, enh@google.com, jiyong@google.com
per-file *ndk_api_coverage_parser.py = sophiez@google.com