Merge "Remove duplicated use of UsesLibraryDependency" am: f5a2b8a641
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1405677 Change-Id: I6e095d9426d3c83f361293ecda441d6983fa5275
This commit is contained in:
@@ -876,7 +876,6 @@ var _ SdkLibraryComponentDependency = (*SdkLibraryImport)(nil)
|
|||||||
// Provides access to sdk_version related header and implentation jars.
|
// Provides access to sdk_version related header and implentation jars.
|
||||||
type SdkLibraryDependency interface {
|
type SdkLibraryDependency interface {
|
||||||
SdkLibraryComponentDependency
|
SdkLibraryComponentDependency
|
||||||
UsesLibraryDependency
|
|
||||||
|
|
||||||
// Get the header jars appropriate for the supplied sdk_version.
|
// Get the header jars appropriate for the supplied sdk_version.
|
||||||
//
|
//
|
||||||
|
Reference in New Issue
Block a user