commit | d59af18458ee823d2a9b4e61dc9eb79e87bfdbc5 | [log] [tgz] |
---|---|---|
author | Chalard Jean <jchalard@google.com> | Fri Aug 28 16:54:40 2020 +0900 |
committer | Chalard Jean <jchalard@google.com> | Fri Aug 28 16:56:55 2020 +0900 |
tree | f1f747598294232662c15b750033b8515633f271 | |
parent | 33ed824e8073af8ee8e867fae366145f39eb37aa [diff] |
Remove backward compatibility flag Kotlin updates to 1.4 and fixes an issue where @JvmOverload methods were not final. See https://kotlinlang.org/docs/reference/compatibility-guide-14.html#generated-overloads-for-jvmoverloads-on-open-methods-should-be-final Remove the backward compatibility flag by special-casing the method that needs to be overridden at this time, which gets rid of the local concern. Bug: 166499531 Test: Builds, atest ConnectivityServiceTest Change-Id: Ia13c67876f99dafd77d890e82d62453713b7b5fe