Files
build_soong/android
Jiyong Park 6446b62e9e add prebuilt_kernel_modules module
prebuilt_kernel_modules is a build rule for processing and installing
kernel module files. The module files are processed by depmod to build
modules.{load|alias|deps|softdeps} files. Debug symbols are stripped
from the module files and then all the files are installed to
./lib/modules/<kernel_version> directory.

This is the Soong-equivalent of the 'build-image-kernel-modules-dir`
macro and is expected to replace it in the future.

Bug: 178980227
Test: m

Change-Id: I772ac816824921d275869e35b93a083d239a2450
2021-02-02 00:41:57 +09:00
..
2020-11-19 11:20:05 -08:00
2020-12-11 19:54:16 +00:00
2020-06-04 01:26:16 +01:00
2020-10-22 10:26:26 -07:00
2021-01-07 17:19:27 -08:00
2021-01-21 02:21:23 +00:00
2020-12-01 16:22:16 -08:00
2021-01-07 14:34:00 -05:00
2020-12-17 10:02:56 -08:00
2020-12-17 10:02:56 -08:00
2021-01-15 18:14:10 +00:00