1*481dde66SAndroid Build Coastguard Worker# Copyright 2024 Google Inc. 2*481dde66SAndroid Build Coastguard Worker# All Rights Reserved. 3*481dde66SAndroid Build Coastguard Worker# 4*481dde66SAndroid Build Coastguard Worker# 5*481dde66SAndroid Build Coastguard Worker# Redistribution and use in source and binary forms, with or without 6*481dde66SAndroid Build Coastguard Worker# modification, are permitted provided that the following conditions are 7*481dde66SAndroid Build Coastguard Worker# met: 8*481dde66SAndroid Build Coastguard Worker# 9*481dde66SAndroid Build Coastguard Worker# * Redistributions of source code must retain the above copyright 10*481dde66SAndroid Build Coastguard Worker# notice, this list of conditions and the following disclaimer. 11*481dde66SAndroid Build Coastguard Worker# * Redistributions in binary form must reproduce the above 12*481dde66SAndroid Build Coastguard Worker# copyright notice, this list of conditions and the following disclaimer 13*481dde66SAndroid Build Coastguard Worker# in the documentation and/or other materials provided with the 14*481dde66SAndroid Build Coastguard Worker# distribution. 15*481dde66SAndroid Build Coastguard Worker# * Neither the name of Google Inc. nor the names of its 16*481dde66SAndroid Build Coastguard Worker# contributors may be used to endorse or promote products derived from 17*481dde66SAndroid Build Coastguard Worker# this software without specific prior written permission. 18*481dde66SAndroid Build Coastguard Worker# 19*481dde66SAndroid Build Coastguard Worker# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 20*481dde66SAndroid Build Coastguard Worker# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 21*481dde66SAndroid Build Coastguard Worker# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 22*481dde66SAndroid Build Coastguard Worker# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 23*481dde66SAndroid Build Coastguard Worker# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 24*481dde66SAndroid Build Coastguard Worker# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 25*481dde66SAndroid Build Coastguard Worker# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 26*481dde66SAndroid Build Coastguard Worker# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 27*481dde66SAndroid Build Coastguard Worker# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 28*481dde66SAndroid Build Coastguard Worker# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 29*481dde66SAndroid Build Coastguard Worker# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 30*481dde66SAndroid Build Coastguard Worker 31*481dde66SAndroid Build Coastguard Worker# https://bazel.build/external/migration#workspace.bzlmod 32*481dde66SAndroid Build Coastguard Worker# 33*481dde66SAndroid Build Coastguard Worker# This file is intentionally empty. When bzlmod is enabled and this 34*481dde66SAndroid Build Coastguard Worker# file exists, the content of WORKSPACE is ignored. This prevents 35*481dde66SAndroid Build Coastguard Worker# bzlmod builds from unintentionally depending on the WORKSPACE file. 36