1// Copyright (C) 2025 The Android Open Source Project 2// 3// Licensed under the Apache License, Version 2.0 (the "License"); 4// you may not use this file except in compliance with the License. 5// You may obtain a copy of the License at 6// 7// http://www.apache.org/licenses/LICENSE-2.0 8// 9// Unless required by applicable law or agreed to in writing, software 10// distributed under the License is distributed on an "AS IS" BASIS, 11// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 12// See the License for the specific language governing permissions and 13// limitations under the License. 14// 15// This file is autogenerated by copybara, please do not edit. 16 17license { 18 name: "linux_firmware_btusb-ibt_ax201_license", 19 visibility: ["//visibility:private"], 20 license_kinds: ["BSD-Binary-Only"], 21 license_text: ["LICENSE"], 22} 23 24prebuilt_firmware { 25 name: "linux_firmware_btusb-ibt_ax201", 26 // In general linux-firmware gets pulled in by a product adding it 27 // to PRODUCT_PACKAGES, so we don't need visibility to anything outside 28 // of linux-firmware. We allow visibility between all the linux-firmware 29 // sub-packages so that one linux-firmare can use `required` for other 30 // linux-firmware. 31 visibility: ["//external/linux-firmware:__subpackages__"], 32 licenses: ["linux_firmware_btusb-ibt_ax201_license"], 33 srcs: [ 34 "intel/ibt-19-0-0.ddc", 35 "intel/ibt-19-0-0.sfi", 36 "intel/ibt-19-0-1.ddc", 37 "intel/ibt-19-0-1.sfi", 38 "intel/ibt-19-0-4.ddc", 39 "intel/ibt-19-0-4.sfi", 40 "intel/ibt-19-16-4.ddc", 41 "intel/ibt-19-16-4.sfi", 42 "intel/ibt-19-32-0.ddc", 43 "intel/ibt-19-32-0.sfi", 44 "intel/ibt-19-32-1.ddc", 45 "intel/ibt-19-32-1.sfi", 46 "intel/ibt-19-32-4.ddc", 47 "intel/ibt-19-32-4.sfi", 48 "intel/ibt-19-240-1.ddc", 49 "intel/ibt-19-240-1.sfi", 50 "intel/ibt-19-240-4.ddc", 51 "intel/ibt-19-240-4.sfi", 52 ], 53 dsts: [ 54 "intel/ibt-19-0-0.ddc", 55 "intel/ibt-19-0-0.sfi", 56 "intel/ibt-19-0-1.ddc", 57 "intel/ibt-19-0-1.sfi", 58 "intel/ibt-19-0-4.ddc", 59 "intel/ibt-19-0-4.sfi", 60 "intel/ibt-19-16-4.ddc", 61 "intel/ibt-19-16-4.sfi", 62 "intel/ibt-19-32-0.ddc", 63 "intel/ibt-19-32-0.sfi", 64 "intel/ibt-19-32-1.ddc", 65 "intel/ibt-19-32-1.sfi", 66 "intel/ibt-19-32-4.ddc", 67 "intel/ibt-19-32-4.sfi", 68 "intel/ibt-19-240-1.ddc", 69 "intel/ibt-19-240-1.sfi", 70 "intel/ibt-19-240-4.ddc", 71 "intel/ibt-19-240-4.sfi", 72 ], 73 vendor: true, 74 required: [], 75} 76