mirror of
https://github.com/google/nomulus
synced 2026-01-06 21:47:31 +00:00
Allow EventSample.record to accept numSamples=0
There's really no reason not to. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=171037754
This commit is contained in:
2
third_party/java/jsch/v0_1_44_google/BUILD
vendored
2
third_party/java/jsch/v0_1_44_google/BUILD
vendored
@@ -3,7 +3,7 @@ package_group(
|
||||
packages = ["//third_party/java/jsch"],
|
||||
)
|
||||
|
||||
package(default_visibility = [":specific_version"])
|
||||
package(default_visibility = ["//visibility:public"])
|
||||
|
||||
licenses(["notice"]) # BSD
|
||||
|
||||
|
||||
2
third_party/java/objectify/v4_1/BUILD
vendored
2
third_party/java/objectify/v4_1/BUILD
vendored
@@ -3,7 +3,7 @@ package_group(
|
||||
packages = ["//third_party/java/objectify"],
|
||||
)
|
||||
|
||||
package(default_visibility = [":specific_version"])
|
||||
package(default_visibility = ["//visibility:public"])
|
||||
|
||||
licenses(["notice"]) # MIT/X11
|
||||
|
||||
|
||||
Reference in New Issue
Block a user