summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-09 20:38:12 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-09 20:38:12 +0000
commitfd108b0484690e2b091e4658272b38b50fe34403 (patch)
treef8f053e5b264206a3c594e765e6d33aee61b6a14
parentf71dde20247e9cf4a84e3750599fa46ea093875e (diff)
parente044c87d9167fb83051fe82dbe77f12a4a8ebe69 (diff)
downloadx86-64-android13-mainline-media-release.tar.gz
Change-Id: I0ab2e59305458474ae4fb7985d2cdf0c8d6cc604
-rw-r--r--Android.bp14
-rw-r--r--ac97_bus.kobin217360 -> 216480 bytes
-rw-r--r--deferred-free-helper.kobin271448 -> 270344 bytes
-rw-r--r--dummy-cpufreq.kobin126152 -> 125752 bytes
-rw-r--r--failover.kobin342896 -> 340832 bytes
-rw-r--r--gnss-cmdline.kobin194544 -> 193872 bytes
-rw-r--r--gnss-serial.kobin214000 -> 213328 bytes
-rw-r--r--goldfish_address_space.kobin307800 -> 306776 bytes
-rw-r--r--goldfish_battery.kobin216952 -> 216000 bytes
-rw-r--r--goldfish_pipe.kobin592424 -> 590112 bytes
-rw-r--r--goldfish_sync.kobin318696 -> 317920 bytes
-rw-r--r--hci_vhci.kobin448920 -> 445848 bytes
-rw-r--r--initramfs.imgbin941892 -> 940726 bytes
-rw-r--r--lzo-rle.kobin184064 -> 183552 bytes
-rw-r--r--lzo.kobin183936 -> 183416 bytes
-rw-r--r--mac80211_hwsim.kobin943696 -> 935912 bytes
-rw-r--r--md-mod.kobin1562840 -> 1560512 bytes
-rw-r--r--nd_virtio.kobin247616 -> 246056 bytes
-rw-r--r--net_failover.kobin400568 -> 398376 bytes
-rw-r--r--page_pool.kobin295040 -> 293936 bytes
-rw-r--r--pulse8-cec.kobin280952 -> 279952 bytes
-rw-r--r--rtc-test.kobin200968 -> 200120 bytes
-rw-r--r--snd-ac97-codec.kobin1971240 -> 1967912 bytes
-rw-r--r--snd-hda-codec-generic.kobin819632 -> 818496 bytes
-rw-r--r--snd-hda-codec-realtek.kobin933680 -> 919288 bytes
-rw-r--r--snd-hda-codec.kobin2201848 -> 2195120 bytes
-rw-r--r--snd-hda-core.kobin2107184 -> 2099616 bytes
-rw-r--r--snd-hda-intel.kobin494920 -> 493312 bytes
-rw-r--r--snd-intel-nhlt.kobin199216 -> 198544 bytes
-rw-r--r--snd-intel8x0.kobin410728 -> 409376 bytes
-rw-r--r--system_heap.kobin272416 -> 271840 bytes
-rw-r--r--test_meminit.kobin195704 -> 195192 bytes
-rw-r--r--test_stackinit.kobin249520 -> 251736 bytes
-rw-r--r--tpm.kobin3000816 -> 2989408 bytes
-rw-r--r--tpm_vtpm_proxy.kobin238664 -> 238032 bytes
-rw-r--r--virt_wifi.kobin452952 -> 448400 bytes
-rw-r--r--virt_wifi_sim.kobin698536 -> 693680 bytes
-rw-r--r--virtio-gpu.kobin3683064 -> 3671008 bytes
-rw-r--r--virtio-rng.kobin203872 -> 203208 bytes
-rw-r--r--virtio_balloon.kobin371784 -> 370672 bytes
-rw-r--r--virtio_blk.kobin330336 -> 329168 bytes
-rw-r--r--virtio_console.kobin422456 -> 417768 bytes
-rw-r--r--virtio_input.kobin246048 -> 245128 bytes
-rw-r--r--virtio_mmio.kobin256960 -> 256144 bytes
-rw-r--r--virtio_net.kobin872408 -> 864208 bytes
-rw-r--r--virtio_pci.kobin661704 -> 657000 bytes
-rw-r--r--virtio_pmem.kobin231056 -> 229960 bytes
-rw-r--r--vmw_vsock_virtio_transport.kobin486048 -> 483728 bytes
-rw-r--r--zram.kobin471264 -> 469936 bytes
-rw-r--r--zsmalloc.kobin434752 -> 434008 bytes
50 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"],
diff --git a/ac97_bus.ko b/ac97_bus.ko
index f5b75e9..911ee7e 100644
--- a/ac97_bus.ko
+++ b/ac97_bus.ko
Binary files differ
diff --git a/deferred-free-helper.ko b/deferred-free-helper.ko
index bace14a..61f99ec 100644
--- a/deferred-free-helper.ko
+++ b/deferred-free-helper.ko
Binary files differ
diff --git a/dummy-cpufreq.ko b/dummy-cpufreq.ko
index c6cd93b..03b69f2 100644
--- a/dummy-cpufreq.ko
+++ b/dummy-cpufreq.ko
Binary files differ
diff --git a/failover.ko b/failover.ko
index 293451a..8ab0327 100644
--- a/failover.ko
+++ b/failover.ko
Binary files differ
diff --git a/gnss-cmdline.ko b/gnss-cmdline.ko
index cf5741f..ed42c28 100644
--- a/gnss-cmdline.ko
+++ b/gnss-cmdline.ko
Binary files differ
diff --git a/gnss-serial.ko b/gnss-serial.ko
index 59522c1..13cc0ac 100644
--- a/gnss-serial.ko
+++ b/gnss-serial.ko
Binary files differ
diff --git a/goldfish_address_space.ko b/goldfish_address_space.ko
index ad3c368..5a5ad96 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 840595e..5e7ab0e 100644
--- a/goldfish_battery.ko
+++ b/goldfish_battery.ko
Binary files differ
diff --git a/goldfish_pipe.ko b/goldfish_pipe.ko
index 5fad057..17e8a93 100644
--- a/goldfish_pipe.ko
+++ b/goldfish_pipe.ko
Binary files differ
diff --git a/goldfish_sync.ko b/goldfish_sync.ko
index 29a7fd9..4101514 100644
--- a/goldfish_sync.ko
+++ b/goldfish_sync.ko
Binary files differ
diff --git a/hci_vhci.ko b/hci_vhci.ko
index 4e9da1d..0069baa 100644
--- a/hci_vhci.ko
+++ b/hci_vhci.ko
Binary files differ
diff --git a/initramfs.img b/initramfs.img
index 48413e6..c1383d6 100644
--- a/initramfs.img
+++ b/initramfs.img
Binary files differ
diff --git a/lzo-rle.ko b/lzo-rle.ko
index f09fa8a..3bd9986 100644
--- a/lzo-rle.ko
+++ b/lzo-rle.ko
Binary files differ
diff --git a/lzo.ko b/lzo.ko
index a02b69c..e4d06b6 100644
--- a/lzo.ko
+++ b/lzo.ko
Binary files differ
diff --git a/mac80211_hwsim.ko b/mac80211_hwsim.ko
index a84b810..0798e15 100644
--- a/mac80211_hwsim.ko
+++ b/mac80211_hwsim.ko
Binary files differ
diff --git a/md-mod.ko b/md-mod.ko
index 7ae937a..653e317 100644
--- a/md-mod.ko
+++ b/md-mod.ko
Binary files differ
diff --git a/nd_virtio.ko b/nd_virtio.ko
index 4a8db88..bc1dccd 100644
--- a/nd_virtio.ko
+++ b/nd_virtio.ko
Binary files differ
diff --git a/net_failover.ko b/net_failover.ko
index 27033ab..0526602 100644
--- a/net_failover.ko
+++ b/net_failover.ko
Binary files differ
diff --git a/page_pool.ko b/page_pool.ko
index 73440a3..65a6e50 100644
--- a/page_pool.ko
+++ b/page_pool.ko
Binary files differ
diff --git a/pulse8-cec.ko b/pulse8-cec.ko
index 458041d..1165365 100644
--- a/pulse8-cec.ko
+++ b/pulse8-cec.ko
Binary files differ
diff --git a/rtc-test.ko b/rtc-test.ko
index d2fa6d6..a66cd62 100644
--- a/rtc-test.ko
+++ b/rtc-test.ko
Binary files differ
diff --git a/snd-ac97-codec.ko b/snd-ac97-codec.ko
index dc2e021..f2500e5 100644
--- a/snd-ac97-codec.ko
+++ b/snd-ac97-codec.ko
Binary files differ
diff --git a/snd-hda-codec-generic.ko b/snd-hda-codec-generic.ko
index e1edb82..185e54a 100644
--- a/snd-hda-codec-generic.ko
+++ b/snd-hda-codec-generic.ko
Binary files differ
diff --git a/snd-hda-codec-realtek.ko b/snd-hda-codec-realtek.ko
index 1d64af7..abeff5e 100644
--- a/snd-hda-codec-realtek.ko
+++ b/snd-hda-codec-realtek.ko
Binary files differ
diff --git a/snd-hda-codec.ko b/snd-hda-codec.ko
index f631be3..de0d539 100644
--- a/snd-hda-codec.ko
+++ b/snd-hda-codec.ko
Binary files differ
diff --git a/snd-hda-core.ko b/snd-hda-core.ko
index 586a6a2..6dc58f4 100644
--- a/snd-hda-core.ko
+++ b/snd-hda-core.ko
Binary files differ
diff --git a/snd-hda-intel.ko b/snd-hda-intel.ko
index ea9361e..028193d 100644
--- a/snd-hda-intel.ko
+++ b/snd-hda-intel.ko
Binary files differ
diff --git a/snd-intel-nhlt.ko b/snd-intel-nhlt.ko
index 6dae379..a249005 100644
--- a/snd-intel-nhlt.ko
+++ b/snd-intel-nhlt.ko
Binary files differ
diff --git a/snd-intel8x0.ko b/snd-intel8x0.ko
index 91841ed..d31aa48 100644
--- a/snd-intel8x0.ko
+++ b/snd-intel8x0.ko
Binary files differ
diff --git a/system_heap.ko b/system_heap.ko
index 2492a56..deb48e5 100644
--- a/system_heap.ko
+++ b/system_heap.ko
Binary files differ
diff --git a/test_meminit.ko b/test_meminit.ko
index 507289b..6e4703a 100644
--- a/test_meminit.ko
+++ b/test_meminit.ko
Binary files differ
diff --git a/test_stackinit.ko b/test_stackinit.ko
index ae846c0..fd6289f 100644
--- a/test_stackinit.ko
+++ b/test_stackinit.ko
Binary files differ
diff --git a/tpm.ko b/tpm.ko
index 72c22e7..d58b0d6 100644
--- a/tpm.ko
+++ b/tpm.ko
Binary files differ
diff --git a/tpm_vtpm_proxy.ko b/tpm_vtpm_proxy.ko
index ae42262..523bf1b 100644
--- a/tpm_vtpm_proxy.ko
+++ b/tpm_vtpm_proxy.ko
Binary files differ
diff --git a/virt_wifi.ko b/virt_wifi.ko
index 6f775e7..b7f7849 100644
--- a/virt_wifi.ko
+++ b/virt_wifi.ko
Binary files differ
diff --git a/virt_wifi_sim.ko b/virt_wifi_sim.ko
index c077c47..9e14227 100644
--- a/virt_wifi_sim.ko
+++ b/virt_wifi_sim.ko
Binary files differ
diff --git a/virtio-gpu.ko b/virtio-gpu.ko
index 4a25d7e..052e60f 100644
--- a/virtio-gpu.ko
+++ b/virtio-gpu.ko
Binary files differ
diff --git a/virtio-rng.ko b/virtio-rng.ko
index 6217ea6..3e0d14a 100644
--- a/virtio-rng.ko
+++ b/virtio-rng.ko
Binary files differ
diff --git a/virtio_balloon.ko b/virtio_balloon.ko
index ea8f7e3..a3db64e 100644
--- a/virtio_balloon.ko
+++ b/virtio_balloon.ko
Binary files differ
diff --git a/virtio_blk.ko b/virtio_blk.ko
index eace168..d714b1f 100644
--- a/virtio_blk.ko
+++ b/virtio_blk.ko
Binary files differ
diff --git a/virtio_console.ko b/virtio_console.ko
index 5c1b29f..4f6adf7 100644
--- a/virtio_console.ko
+++ b/virtio_console.ko
Binary files differ
diff --git a/virtio_input.ko b/virtio_input.ko
index 7a8baf9..e15d8d3 100644
--- a/virtio_input.ko
+++ b/virtio_input.ko
Binary files differ
diff --git a/virtio_mmio.ko b/virtio_mmio.ko
index 231fc1f..50bd65a 100644
--- a/virtio_mmio.ko
+++ b/virtio_mmio.ko
Binary files differ
diff --git a/virtio_net.ko b/virtio_net.ko
index ba2aa2e..ab69d9b 100644
--- a/virtio_net.ko
+++ b/virtio_net.ko
Binary files differ
diff --git a/virtio_pci.ko b/virtio_pci.ko
index e621e04..e82e1b8 100644
--- a/virtio_pci.ko
+++ b/virtio_pci.ko
Binary files differ
diff --git a/virtio_pmem.ko b/virtio_pmem.ko
index 96855d2..0ed8b60 100644
--- a/virtio_pmem.ko
+++ b/virtio_pmem.ko
Binary files differ
diff --git a/vmw_vsock_virtio_transport.ko b/vmw_vsock_virtio_transport.ko
index 3a3e56f..0717e32 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 7f8a64f..205cb7a 100644
--- a/zram.ko
+++ b/zram.ko
Binary files differ
diff --git a/zsmalloc.ko b/zsmalloc.ko
index 9089ded..fc0c967 100644
--- a/zsmalloc.ko
+++ b/zsmalloc.ko
Binary files differ