commit | 3e4b2fc9ce4b811de3ecb35ed1bb4989c39b1ad4 | [log] [tgz] |
---|---|---|
author | bsazonov <bsazonov@chromium.org> | Fri Jun 02 18:01:14 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jun 02 18:01:14 2017 |
tree | bb6011f926ad36b3ece1b8f1d45987fa4d00f569 | |
parent | 657495c5b5591a13ca826a373ada0c0038d79b61 [diff] |
Replace lint suppressions for vector drawables with targetApi attribute Vector drawables without targetApi attribute cause lint error when target API is less than 21. BUG=635567 Review-Url: https://codereview.chromium.org/2921003002 Cr-Commit-Position: refs/heads/master@{#476717}