Merge branch 'master' into release

Change-Id: I1301beacba87281b5818eb5e3f54525919158918
This commit is contained in:
Alexey Polyudov
2020-08-25 11:34:15 -07:00
110 changed files with 4758 additions and 1245 deletions
+1 -3
View File
@@ -34,9 +34,7 @@ cc_library(
hdrs = [
"posix_condition_variable.h",
],
visibility = [
"//platform_v2/impl:__subpackages__",
],
visibility = ["//visibility:private"],
deps = [
":posix_mutex",
"//platform_v2/api:types",