Add entitlement support for offline and migrate WORKSPACE

This commit is contained in:
Jacob Trimble
2025-01-17 23:55:54 +00:00
parent 77a33b906a
commit 5da305d9de
30 changed files with 253 additions and 320 deletions

View File

@@ -30,3 +30,8 @@ cc_library(
name = "uat_license_whitebox",
visibility = ["//visibility:public"],
)
cc_library(
name = "license_whitebox_provider_keys_test_data",
visibility = ["//visibility:public"],
)