Document the file format used by gen_stub_libs.py.

Test: None, docs
Bug: None
Change-Id: Ice3d9f324beba4695e4abf64632ad766865a72da
This commit is contained in:
Dan Albert
2020-04-08 14:17:05 -07:00
parent 1c5d4fe4f7
commit 2347bd076a
2 changed files with 175 additions and 0 deletions

1
OWNERS
View File

@@ -4,3 +4,4 @@ per-file ndk_*.go, *gen_stub_libs.py = danalbert@google.com
per-file clang.go,global.go = srhines@google.com, chh@google.com, pirama@google.com, yikong@google.com
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