summaryrefslogtreecommitdiff
path: root/android/sdk.go
diff options
context:
space:
mode:
Diffstat (limited to 'android/sdk.go')
-rw-r--r--android/sdk.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/android/sdk.go b/android/sdk.go
index d3f04a4f9..ab9a91ccb 100644
--- a/android/sdk.go
+++ b/android/sdk.go
@@ -813,8 +813,6 @@ type SdkMemberProperties interface {
// SdkMemberContext provides access to information common to a specific member.
type SdkMemberContext interface {
- ConfigAndErrorContext
-
// SdkModuleContext returns the module context of the sdk common os variant which is creating the
// snapshot.
//