// Copyright (C) 2025 The Android Open Source Project // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // 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. // // This file is autogenerated by copybara, please do not edit. license { name: "linux_firmware_btusb-rtl8761bu_config_license", visibility: ["//visibility:private"], license_kinds: ["BSD-Binary-Only"], license_text: ["LICENSE"], } prebuilt_firmware { name: "linux_firmware_btusb-rtl8761bu_config", // In general linux-firmware gets pulled in by a product adding it // to PRODUCT_PACKAGES, so we don't need visibility to anything outside // of linux-firmware. We allow visibility between all the linux-firmware // sub-packages so that one linux-firmare can use `required` for other // linux-firmware. visibility: ["//external/linux-firmware:__subpackages__"], licenses: ["linux_firmware_btusb-rtl8761bu_config_license"], srcs: ["rtl_bt/rtl8761bu_config.bin"], dsts: ["rtl_bt/rtl8761bu_config.bin"], vendor: true, required: [], }