mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Fix visibility rules
PiperOrigin-RevId: 485897261
This commit is contained in:
committed by
Copybara-Service
parent
180b76cf84
commit
74f7f5ec5c
@@ -13,7 +13,7 @@ licenses(["notice"])
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
package(default_visibility = ["//third_party/nearby:__subpackages__"])
|
||||
package(default_visibility = ["//:__subpackages__"])
|
||||
|
||||
licenses(["notice"])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user