commit | b029e75df775216e51395d6e3c7b380264c5d04d | [log] [tgz] |
---|---|---|
author | Pedro Loureiro <pedroql@google.com> | Thu Feb 25 15:31:42 2021 +0000 |
committer | Pedro Loureiro <pedroql@google.com> | Mon Apr 12 10:15:42 2021 +0000 |
tree | 4fa5551e45a618c6e0e7cb5a0071e98467fda042 | |
parent | 36f347dbf6d09deb2cbb11e1351d8e96b3358de7 [diff] |
Add lint baseline to address NewApi errors We are enabling a new lint check where the min sdk != compile sdk. It has produced a lot of errors and adding the baseline file(s) allows us to continue work without introducing more problems. Bug: 150847901 Test: m lint-check Change-Id: I21d7d6d9794b94083a4f4f33a3c65c2c6b0488a7