summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 05:08:18 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 05:08:18 +0000
commit0082311688ce40e31856993a26a7f6fcc8be8d5d (patch)
treef8f053e5b264206a3c594e765e6d33aee61b6a14 /Android.bp
parent9cdccaf7a8e9cfca1e21fadbfdd6832832c61648 (diff)
parente044c87d9167fb83051fe82dbe77f12a4a8ebe69 (diff)
downloadx86-64-android13-mainline-ipsec-release.tar.gz
Snap for 8570526 from e044c87d9167fb83051fe82dbe77f12a4a8ebe69 to mainline-ipsec-releaseaml_ips_331910010aml_ips_331312000aml_ips_331310000aml_ips_331111030aml_ips_331014020android13-mainline-ipsec-release
Change-Id: I2750a3e960ab46d29a73229971a10eb4f9f55a03
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp14
1 files changed, 14 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 3110860..8b75bd4 100644
--- a/Android.bp
+++ b/Android.bp
@@ -12,6 +12,20 @@
// See the License for the specific language governing permissions and
// limitations under the License.
+package {
+ default_applicable_licenses: ["kernel_prebuilts_common_modules_virtual_device_5.4_x86_64_license"],
+}
+
+// See: http://go/android-license-faq
+license {
+ name: "kernel_prebuilts_common_modules_virtual_device_5.4_x86_64_license",
+ visibility: [":__subpackages__"],
+ license_kinds: [
+ "SPDX-license-identifier-GPL-2.0-only",
+ ],
+ // large-scale-change unable to identify any license_text files
+}
+
filegroup {
name: "virt_device_prebuilts_initramfs-5.4-x86_64",
srcs: ["initramfs.img"],