Internal change
PiperOrigin-RevId: 510570555
This commit is contained in:
committed by
Copybara-Service
parent
68ba9a6ebf
commit
d0aa98bd5f
@@ -12,7 +12,10 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
package(default_visibility = ["//mediapipe/tasks:internal"])
|
package(default_visibility = [
|
||||||
|
"//mediapipe/tasks:internal",
|
||||||
|
"//mediapipe/tasks:users",
|
||||||
|
])
|
||||||
|
|
||||||
licenses(["notice"])
|
licenses(["notice"])
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user