Project import generated by Copybara.

GitOrigin-RevId: 50714fe28298d7b707eff7304547d89d6ec34a54
This commit is contained in:
MediaPipe Team
2019-11-21 13:20:47 -08:00
committed by mgyong
parent 9437483827
commit 48bcbb115f
60 changed files with 1662 additions and 111 deletions
+1 -1
View File
@@ -132,7 +132,7 @@ def _metal_library_impl(ctx):
),
)
# This ridiculous circumlocution is needed because new_objc_provider rejects
# This circumlocution is needed because new_objc_provider rejects
# an empty depset, with the error:
# "Value for key header must be a set of File, instead found set of unknown."
# It also rejects an explicit "None".