java_sdk_library: Remove unused stubsLibraryDependencyTag
am: 03fbd786b5
Change-Id: I97729a645b78831d06d891cf819500c23de4922b
This commit is contained in:
@@ -24,7 +24,6 @@ import (
|
||||
"strings"
|
||||
"sync"
|
||||
|
||||
"github.com/google/blueprint"
|
||||
"github.com/google/blueprint/proptools"
|
||||
)
|
||||
|
||||
@@ -54,11 +53,6 @@ const (
|
||||
`</permissions>\n`
|
||||
)
|
||||
|
||||
type stubsLibraryDependencyTag struct {
|
||||
blueprint.BaseDependencyTag
|
||||
name string
|
||||
}
|
||||
|
||||
var (
|
||||
publicApiStubsTag = dependencyTag{name: "public"}
|
||||
systemApiStubsTag = dependencyTag{name: "system"}
|
||||
|
Reference in New Issue
Block a user