commit | 63cbdf49b91d2b588de71538afd20d1d34fc1746 | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Tue Oct 21 17:07:47 2014 +0900 |
committer | Yohei Yukawa <yukawa@google.com> | Wed Oct 22 01:28:10 2014 +0900 |
tree | e1696f39c87f9063545cbd3dad552831feb69fb1 | |
parent | 46a007261fcbfbe887e22ecdf16307f95b1e4024 [diff] |
Add @Override for a method that is overriding a new L API Now all the downstream builds have switched to API Level 21. Hence putting @Override to new APIs no longer makes javac unhappy. Change-Id: Ib3324a5d06b17d298beacab8c8802bb14e5be968