Revert "Restrict java_sdk_library in libs"
This reverts commit 125efc6c30
.
Reason for revert: b/368606825
Change-Id: Ia24f637db202f24be2ee13c7fe78e19a69576ffa
This commit is contained in:
committed by
Gerrit Code Review
parent
125efc6c30
commit
33cbd37c00
@@ -670,7 +670,7 @@ func TestPrebuilts(t *testing.T) {
|
||||
java_library {
|
||||
name: "foo",
|
||||
srcs: ["a.java", ":stubs-source"],
|
||||
libs: ["bar", "sdklib.stubs"],
|
||||
libs: ["bar", "sdklib"],
|
||||
static_libs: ["baz"],
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user