summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:48:34 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:48:34 +0000
commit5321d2ba8d1936b5f0df5b22a0c95df1a80c7190 (patch)
tree2b18aa4ded973ed621472be6a55daa0525489ba2
parent9eb319d51ff43c868696a1ac23431aa2e45b7fcb (diff)
parent5723accba280f7532fa37483dd2db5fc343c3c0c (diff)
downloadx86-64-android14-mainline-art-release.tar.gz
Change-Id: I61fd29cdfd6743218f0188be1790fed49a7d7bb6
-rw-r--r--Android.bp37
-rw-r--r--btintel.kobin613344 -> 606560 bytes
-rw-r--r--btrtl.kobin498544 -> 482896 bytes
-rw-r--r--btusb.kobin710392 -> 697664 bytes
-rw-r--r--cfg80211.kobin14695880 -> 0 bytes
-rw-r--r--dummy-cpufreq.kobin152568 -> 121808 bytes
-rw-r--r--dummy_hcd.kobin430024 -> 402496 bytes
-rw-r--r--e1000.kobin2307872 -> 2317816 bytes
-rw-r--r--failover.kobin371640 -> 341808 bytes
-rw-r--r--goldfish_address_space.kobin353768 -> 316888 bytes
-rw-r--r--goldfish_battery.kobin252688 -> 222136 bytes
-rw-r--r--goldfish_pipe.kobin592960 -> 568152 bytes
-rw-r--r--goldfish_sync.kobin360224 -> 330416 bytes
-rw-r--r--gs_usb.kobin542976 -> 519016 bytes
-rw-r--r--hci_vhci.kobin485256 -> 466376 bytes
-rw-r--r--initramfs.imgbin1958634 -> 3246154 bytes
-rw-r--r--mac80211.kobin27984776 -> 0 bytes
-rw-r--r--mac80211_hwsim.kobin1131424 -> 1088384 bytes
-rw-r--r--mt76-usb.kobin1290608 -> 1255456 bytes
-rw-r--r--mt76.kobin6614040 -> 5962224 bytes
-rw-r--r--mt76x0-common.kobin2306272 -> 2242368 bytes
-rw-r--r--mt76x02-lib.kobin6056312 -> 5955296 bytes
-rw-r--r--mt76x02-usb.kobin1139016 -> 1098088 bytes
-rw-r--r--mt76x0u.kobin1142960 -> 1099120 bytes
-rw-r--r--mt76x2-common.kobin2629104 -> 2556264 bytes
-rw-r--r--mt76x2u.kobin3172944 -> 3100776 bytes
-rw-r--r--nd_virtio.kobin264496 -> 233768 bytes
-rw-r--r--net_failover.kobin454888 -> 425040 bytes
-rw-r--r--pulse8-cec.kobin312392 -> 282560 bytes
-rw-r--r--rtc-test.kobin228328 -> 197760 bytes
-rw-r--r--slcan.kobin494744 -> 467120 bytes
-rw-r--r--system_heap.kobin283192 -> 253896 bytes
-rw-r--r--test_meminit.kobin234464 -> 205224 bytes
-rw-r--r--test_stackinit.kobin344680 -> 332976 bytes
-rw-r--r--usbip-core.kobin619408 -> 589608 bytes
-rw-r--r--vcan.kobin443760 -> 415280 bytes
-rw-r--r--vhci-hcd.kobin943880 -> 921064 bytes
-rw-r--r--virt_wifi.kobin568344 -> 530776 bytes
-rw-r--r--virtio-gpu.kobin4876640 -> 4865160 bytes
-rw-r--r--virtio-rng.kobin237704 -> 207440 bytes
-rw-r--r--virtio_balloon.kobin418808 -> 391032 bytes
-rw-r--r--virtio_blk.kobin366728 -> 338824 bytes
-rw-r--r--virtio_console.kobin451024 -> 420432 bytes
-rw-r--r--virtio_dma_buf.kobin225184 -> 194384 bytes
-rw-r--r--virtio_input.kobin288160 -> 256520 bytes
-rw-r--r--virtio_net.kobin924512 -> 907808 bytes
-rw-r--r--virtio_pci.kobin698496 -> 672544 bytes
-rw-r--r--virtio_pci_modern_dev.kobin277376 -> 248944 bytes
-rw-r--r--virtio_pmem.kobin260800 -> 230304 bytes
-rw-r--r--virtio_snd.kobin1419224 -> 1393616 bytes
-rw-r--r--vkms.kobin1921728 -> 1895424 bytes
-rw-r--r--vmw_vsock_virtio_transport.kobin502664 -> 473080 bytes
-rw-r--r--zram.kobin504232 -> 491360 bytes
-rw-r--r--zsmalloc.kobin468280 -> 456400 bytes
54 files changed, 37 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
new file mode 100644
index 0000000..5e4c15c
--- /dev/null
+++ b/Android.bp
@@ -0,0 +1,37 @@
+// Copyright (C) 2021 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.
+
+package {
+ default_applicable_licenses: ["kernel_prebuilts_common_modules_virtual_device_5.15_x86_64_license"],
+}
+
+// See: http://go/android-license-faq
+license {
+ name: "kernel_prebuilts_common_modules_virtual_device_5.15_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.15-x86_64",
+ srcs: ["initramfs.img"],
+}
+
+filegroup {
+ name: "virt_device_prebuilts_kernel_modules_all-5.15-x86_64",
+ srcs: ["*.ko"],
+}
diff --git a/btintel.ko b/btintel.ko
index 71dfcdc..4e8a909 100644
--- a/btintel.ko
+++ b/btintel.ko
Binary files differ
diff --git a/btrtl.ko b/btrtl.ko
index 420088e..d23320d 100644
--- a/btrtl.ko
+++ b/btrtl.ko
Binary files differ
diff --git a/btusb.ko b/btusb.ko
index 1392771..a010387 100644
--- a/btusb.ko
+++ b/btusb.ko
Binary files differ
diff --git a/cfg80211.ko b/cfg80211.ko
deleted file mode 100644
index 652a609..0000000
--- a/cfg80211.ko
+++ /dev/null
Binary files differ
diff --git a/dummy-cpufreq.ko b/dummy-cpufreq.ko
index cfd4fe7..d4ac4c4 100644
--- a/dummy-cpufreq.ko
+++ b/dummy-cpufreq.ko
Binary files differ
diff --git a/dummy_hcd.ko b/dummy_hcd.ko
index 1fc3d51..989cd81 100644
--- a/dummy_hcd.ko
+++ b/dummy_hcd.ko
Binary files differ
diff --git a/e1000.ko b/e1000.ko
index 9ecb2d5..9854047 100644
--- a/e1000.ko
+++ b/e1000.ko
Binary files differ
diff --git a/failover.ko b/failover.ko
index af6e8aa..3a588bc 100644
--- a/failover.ko
+++ b/failover.ko
Binary files differ
diff --git a/goldfish_address_space.ko b/goldfish_address_space.ko
index c66efda..a949978 100644
--- a/goldfish_address_space.ko
+++ b/goldfish_address_space.ko
Binary files differ
diff --git a/goldfish_battery.ko b/goldfish_battery.ko
index ff7243f..a8b7dcc 100644
--- a/goldfish_battery.ko
+++ b/goldfish_battery.ko
Binary files differ
diff --git a/goldfish_pipe.ko b/goldfish_pipe.ko
index a03782d..8860f4a 100644
--- a/goldfish_pipe.ko
+++ b/goldfish_pipe.ko
Binary files differ
diff --git a/goldfish_sync.ko b/goldfish_sync.ko
index ed391af..94ee1cb 100644
--- a/goldfish_sync.ko
+++ b/goldfish_sync.ko
Binary files differ
diff --git a/gs_usb.ko b/gs_usb.ko
index e4e65b3..94644ff 100644
--- a/gs_usb.ko
+++ b/gs_usb.ko
Binary files differ
diff --git a/hci_vhci.ko b/hci_vhci.ko
index 72ef730..3ea6937 100644
--- a/hci_vhci.ko
+++ b/hci_vhci.ko
Binary files differ
diff --git a/initramfs.img b/initramfs.img
index 8998053..5b555c3 100644
--- a/initramfs.img
+++ b/initramfs.img
Binary files differ
diff --git a/mac80211.ko b/mac80211.ko
deleted file mode 100644
index 2f16088..0000000
--- a/mac80211.ko
+++ /dev/null
Binary files differ
diff --git a/mac80211_hwsim.ko b/mac80211_hwsim.ko
index 66cfc5e..9bf6d25 100644
--- a/mac80211_hwsim.ko
+++ b/mac80211_hwsim.ko
Binary files differ
diff --git a/mt76-usb.ko b/mt76-usb.ko
index bf3f24f..e7f9d29 100644
--- a/mt76-usb.ko
+++ b/mt76-usb.ko
Binary files differ
diff --git a/mt76.ko b/mt76.ko
index 56044c5..ea66055 100644
--- a/mt76.ko
+++ b/mt76.ko
Binary files differ
diff --git a/mt76x0-common.ko b/mt76x0-common.ko
index ec4f1bb..4487c54 100644
--- a/mt76x0-common.ko
+++ b/mt76x0-common.ko
Binary files differ
diff --git a/mt76x02-lib.ko b/mt76x02-lib.ko
index 332ddbd..cb84051 100644
--- a/mt76x02-lib.ko
+++ b/mt76x02-lib.ko
Binary files differ
diff --git a/mt76x02-usb.ko b/mt76x02-usb.ko
index b957a73..9ac69e1 100644
--- a/mt76x02-usb.ko
+++ b/mt76x02-usb.ko
Binary files differ
diff --git a/mt76x0u.ko b/mt76x0u.ko
index 93cf592..277714f 100644
--- a/mt76x0u.ko
+++ b/mt76x0u.ko
Binary files differ
diff --git a/mt76x2-common.ko b/mt76x2-common.ko
index dc12ad7..e23e844 100644
--- a/mt76x2-common.ko
+++ b/mt76x2-common.ko
Binary files differ
diff --git a/mt76x2u.ko b/mt76x2u.ko
index c0e2647..f643396 100644
--- a/mt76x2u.ko
+++ b/mt76x2u.ko
Binary files differ
diff --git a/nd_virtio.ko b/nd_virtio.ko
index 1dd0b9c..f3ee66d 100644
--- a/nd_virtio.ko
+++ b/nd_virtio.ko
Binary files differ
diff --git a/net_failover.ko b/net_failover.ko
index 625350f..df8639e 100644
--- a/net_failover.ko
+++ b/net_failover.ko
Binary files differ
diff --git a/pulse8-cec.ko b/pulse8-cec.ko
index 547411d..c3395f0 100644
--- a/pulse8-cec.ko
+++ b/pulse8-cec.ko
Binary files differ
diff --git a/rtc-test.ko b/rtc-test.ko
index 491be4d..9a9a26c 100644
--- a/rtc-test.ko
+++ b/rtc-test.ko
Binary files differ
diff --git a/slcan.ko b/slcan.ko
index 72c6121..22cd4af 100644
--- a/slcan.ko
+++ b/slcan.ko
Binary files differ
diff --git a/system_heap.ko b/system_heap.ko
index 07d894c..f6e92a9 100644
--- a/system_heap.ko
+++ b/system_heap.ko
Binary files differ
diff --git a/test_meminit.ko b/test_meminit.ko
index 2ad5ad2..81188f5 100644
--- a/test_meminit.ko
+++ b/test_meminit.ko
Binary files differ
diff --git a/test_stackinit.ko b/test_stackinit.ko
index 97f3ee4..dace99c 100644
--- a/test_stackinit.ko
+++ b/test_stackinit.ko
Binary files differ
diff --git a/usbip-core.ko b/usbip-core.ko
index b381e03..205d191 100644
--- a/usbip-core.ko
+++ b/usbip-core.ko
Binary files differ
diff --git a/vcan.ko b/vcan.ko
index a234127..c96dc47 100644
--- a/vcan.ko
+++ b/vcan.ko
Binary files differ
diff --git a/vhci-hcd.ko b/vhci-hcd.ko
index 40f0046..f7c4504 100644
--- a/vhci-hcd.ko
+++ b/vhci-hcd.ko
Binary files differ
diff --git a/virt_wifi.ko b/virt_wifi.ko
index fa6a734..bc7be96 100644
--- a/virt_wifi.ko
+++ b/virt_wifi.ko
Binary files differ
diff --git a/virtio-gpu.ko b/virtio-gpu.ko
index cd1fd8c..e849ca9 100644
--- a/virtio-gpu.ko
+++ b/virtio-gpu.ko
Binary files differ
diff --git a/virtio-rng.ko b/virtio-rng.ko
index ba08bce..cb5ab46 100644
--- a/virtio-rng.ko
+++ b/virtio-rng.ko
Binary files differ
diff --git a/virtio_balloon.ko b/virtio_balloon.ko
index 5efb642..ea0c5df 100644
--- a/virtio_balloon.ko
+++ b/virtio_balloon.ko
Binary files differ
diff --git a/virtio_blk.ko b/virtio_blk.ko
index 4b4812a..f851895 100644
--- a/virtio_blk.ko
+++ b/virtio_blk.ko
Binary files differ
diff --git a/virtio_console.ko b/virtio_console.ko
index 1aa99c9..ed6dc1c 100644
--- a/virtio_console.ko
+++ b/virtio_console.ko
Binary files differ
diff --git a/virtio_dma_buf.ko b/virtio_dma_buf.ko
index 57fa840..5de147a 100644
--- a/virtio_dma_buf.ko
+++ b/virtio_dma_buf.ko
Binary files differ
diff --git a/virtio_input.ko b/virtio_input.ko
index 5f58597..253cab8 100644
--- a/virtio_input.ko
+++ b/virtio_input.ko
Binary files differ
diff --git a/virtio_net.ko b/virtio_net.ko
index 45646a1..d248f2d 100644
--- a/virtio_net.ko
+++ b/virtio_net.ko
Binary files differ
diff --git a/virtio_pci.ko b/virtio_pci.ko
index 3461341..cd40697 100644
--- a/virtio_pci.ko
+++ b/virtio_pci.ko
Binary files differ
diff --git a/virtio_pci_modern_dev.ko b/virtio_pci_modern_dev.ko
index 942c056..f54811b 100644
--- a/virtio_pci_modern_dev.ko
+++ b/virtio_pci_modern_dev.ko
Binary files differ
diff --git a/virtio_pmem.ko b/virtio_pmem.ko
index d9b3b73..e64dd98 100644
--- a/virtio_pmem.ko
+++ b/virtio_pmem.ko
Binary files differ
diff --git a/virtio_snd.ko b/virtio_snd.ko
index ff02a1a..f7fd52e 100644
--- a/virtio_snd.ko
+++ b/virtio_snd.ko
Binary files differ
diff --git a/vkms.ko b/vkms.ko
index 1a72c7b..34817d9 100644
--- a/vkms.ko
+++ b/vkms.ko
Binary files differ
diff --git a/vmw_vsock_virtio_transport.ko b/vmw_vsock_virtio_transport.ko
index 52c2f78..711eb1d 100644
--- a/vmw_vsock_virtio_transport.ko
+++ b/vmw_vsock_virtio_transport.ko
Binary files differ
diff --git a/zram.ko b/zram.ko
index 658f462..34d7e26 100644
--- a/zram.ko
+++ b/zram.ko
Binary files differ
diff --git a/zsmalloc.ko b/zsmalloc.ko
index fd3d9f4..d330076 100644
--- a/zsmalloc.ko
+++ b/zsmalloc.ko
Binary files differ