Files
build_soong/android
Paul Duffin 50f0da4205 Improve IDE navigation to SdkBase methods
Previously, it was not possible to navigate directly from the interface
methods in SdkAware to the implementations in SdkBase as the former
embeds android.Module but the latter did not implement those methods
and so did not implement SdkAware. Finding the implementation of those
methods required explicitly searching for them.

This change extracts sdkAwareWithoutModule interface to allow use of
the IDE capability to navigate directly to implementations of an
interface method.

Test: m nothing
Change-Id: I0cd25180ea0081a54681b58e3202ff9491563131
2020-07-22 23:36:11 +01:00
..
2018-07-22 21:18:45 -07:00
2019-10-18 18:28:00 +00:00
2020-07-16 12:50:11 -07:00
2020-07-16 12:50:11 -07:00
2020-06-04 01:26:16 +01:00
2020-01-22 16:54:18 -08:00
2020-06-09 14:38:51 -07:00
2019-12-18 08:19:10 -08:00
2020-07-17 19:54:49 +00:00
2019-12-18 08:19:10 -08:00
2020-01-24 16:43:40 -08:00
2020-06-09 14:38:50 -07:00
2020-06-09 14:38:50 -07:00
2020-06-09 14:38:50 -07:00
2019-12-18 08:19:10 -08:00
2020-03-28 16:42:17 -07:00
2020-06-26 10:36:18 -04:00