OSDN Git Service

ApiLint: Add Kotlin-style type support
authorAdrian Roos <roosa@google.com>
Sat, 5 Jan 2019 21:04:55 +0000 (22:04 +0100)
committerAdrian Roos <roosa@google.com>
Tue, 22 Jan 2019 10:36:37 +0000 (11:36 +0100)
commit5cdfb69429eb60fc274424d4dcb6b166ed550a42
treeb433cb91085562876a2216b2d835bfd03f9c455f
parent1f1b6a84644916bd2b48f26ccb8cb31b336d4e2f
ApiLint: Add Kotlin-style type support

Test: tools/apilint/apilint_sha.sh HEAD && python tools/apilint/apilint_test.py
Change-Id: Iac1fdabcbeffe57c8288d73b2359e8ce0b2bc3eb
(cherry picked from commit 7884d6b9090c586ac0d72abe0e6efab191a143a7)
tools/apilint/apilint.py
tools/apilint/apilint_test.py