Internal change

PiperOrigin-RevId: 510570555
This commit is contained in:
MediaPipe Team
2023-02-17 18:50:05 -08:00
committed by Copybara-Service
parent 68ba9a6ebf
commit d0aa98bd5f
@@ -12,7 +12,10 @@
# See the License for the specific language governing permissions and
# limitations under the License.
package(default_visibility = ["//mediapipe/tasks:internal"])
package(default_visibility = [
"//mediapipe/tasks:internal",
"//mediapipe/tasks:users",
])
licenses(["notice"])