commit | be54dfa06c95fc912fc73a89e8f7cf101403d09e | [log] [tgz] |
---|---|---|
author | Michael Wright <michaelwr@google.com> | Sat Oct 21 17:54:46 2017 -0700 |
committer | Michael Wright <michaelwr@google.com> | Sat Oct 21 17:54:46 2017 -0700 |
tree | ab69fe40fb3dd1871418c663da7562a1738df470 | |
parent | 5ebfe6554d40cc9cde08c622d8c6d257e917b798 [diff] |
Add a new error type for added abstract methods. If an abstract class that was released in prior version has an abstract method added to it, this should be considered a breaking change since it will break source compatibility. Test: m -j12 and see the build break because of methods added to ViewStructure Change-Id: I28c7051a574bb50d2bde0c8034056add58ff69e5