commit | 805815a15ab5f6a33fdb643f7341dc14ed8ce7e1 | [log] [tgz] |
---|---|---|
author | Peter Kalauskas <peskal@google.com> | Mon Oct 03 12:27:10 2022 -0700 |
committer | Peter Kalauskas <peskal@google.com> | Tue Oct 04 15:30:51 2022 -0700 |
tree | 69f9a9e43f669c53b43f40b3278fbada9f3ebf74 | |
parent | bc62749f01e3a1ff7dfe6ebcbb5ad22a5975c097 [diff] |
Move API lint stubs to common class Additionally, - Move linters to new directory to match package name. This allows the tests to be run at the package level in Android Studio. - Use @Suppress("UnstableApiUsage") for all linter classes - Add missing copyright headers Test: manual Bug: 238923086 Change-Id: I1ee616a34e6e16586847c3a68f751efe40d7f565