summaryrefslogtreecommitdiff
path: root/rust/binary.go
diff options
context:
space:
mode:
author Paul Duffin <paulduffin@google.com> 2020-07-22 13:52:01 +0100
committer Paul Duffin <paulduffin@google.com> 2020-07-22 23:36:11 +0100
commit50f0da4205b11568339aac84aff49b10940dfcbf (patch)
treedeb695093c97617804e011123b464388f662a150 /rust/binary.go
parent9429c612ff0afcb1f3e88438d0acc190299f5cd5 (diff)
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
Diffstat (limited to 'rust/binary.go')
0 files changed, 0 insertions, 0 deletions