summaryrefslogtreecommitdiff
path: root/java/sdk_library.go
diff options
context:
space:
mode:
author Paul Duffin <paulduffin@google.com> 2022-11-23 18:09:54 +0000
committer Paul Duffin <paulduffin@google.com> 2022-12-12 17:33:06 +0000
commit5e71e68a82bf00b8d1ddb3c6d50a0aa38458530c (patch)
tree5d40b7037637172e1118e96375ae81dc15c5fc34 /java/sdk_library.go
parent2178762a8aa11aee7705723b12e98c3cead8204e (diff)
Replace usages of SdkAware in sdk module with Module
Previously, the sdk snapshot code used SdkAware instead of Module to ensure that all its members had implemented SdkAware. However, it never used any of the methods provided by SdkAware, or if it did it no longer does. So, this change replaces usages of SdkAware with Module in preparation for deleting it completely. Bug: 260237150 Test: m nothing Change-Id: Ia89e02394f27b2da776f0cf0f0bc86835a03433a
Diffstat (limited to 'java/sdk_library.go')
0 files changed, 0 insertions, 0 deletions