summaryrefslogtreecommitdiff
path: root/sdk/java_sdk_test.go
diff options
context:
space:
mode:
author Paul Duffin <paulduffin@google.com> 2020-03-16 11:04:33 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2020-03-16 11:04:33 +0000
commit843f09723b4612c0d7e0aa584c101db0b6f6ea32 (patch)
tree6b4c66299d3f827555db4e1f55bb366d35b03171 /sdk/java_sdk_test.go
parent2c73260636d727f3316da8a5bf5d1d21f5cef50c (diff)
parent07ef3cb1fd0d444f46eb30dc1ba5c15071d6a0ea (diff)
Merge "Output properties before sets in snapshot module"
Diffstat (limited to 'sdk/java_sdk_test.go')
-rw-r--r--sdk/java_sdk_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdk/java_sdk_test.go b/sdk/java_sdk_test.go
index c60002b08..cbffb501b 100644
--- a/sdk/java_sdk_test.go
+++ b/sdk/java_sdk_test.go
@@ -920,6 +920,7 @@ java_import {
module_exports_snapshot {
name: "myexports@current",
host_supported: true,
+ java_libs: ["myexports_myjavalib@current"],
target: {
android: {
java_header_libs: ["myexports_androidjavalib@current"],
@@ -928,7 +929,6 @@ module_exports_snapshot {
java_header_libs: ["myexports_hostjavalib@current"],
},
},
- java_libs: ["myexports_myjavalib@current"],
}
`),
checkAllCopyRules(`