summaryrefslogtreecommitdiff
path: root/sdk/java_sdk_test.go
diff options
context:
space:
mode:
author Jiyong Park <jiyong@google.com> 2021-08-25 16:16:03 +0900
committer Jiyong Park <jiyong@google.com> 2021-08-25 16:16:03 +0900
commit7549d460f0bdd180f5fd4b314a140ce704254401 (patch)
treefa0e5ca36e5a1fc40f4eb5bace3df1cfb639b953 /sdk/java_sdk_test.go
parent0fea970b41cf16878555d8914859a3de9cad2d9d (diff)
crt modules produces cc rules for testing
Previously, crt modules didn't produce cc rules because they didn't have any input src files set. This prevented us from having a test which checks the cflags of the crt modules. Fixing that by adding source file to the crt modules. crtbrand is also added as an 'objs' dep, because otherwise partialLd rules won't be generated. Bug: N/A Test: m nothing Change-Id: I731227c20c662c876c40f0c41e1769a271e2c643
Diffstat (limited to 'sdk/java_sdk_test.go')
0 files changed, 0 insertions, 0 deletions