Internal change

PiperOrigin-RevId: 510570555
This commit is contained in:
MediaPipe Team 2023-02-17 18:48:02 -08:00 committed by Copybara-Service
parent 68ba9a6ebf
commit d0aa98bd5f

View File

@ -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"])