Samuel Gosselin 1382fe78e0 gs201: support splitting modules between system/vendor_dlkm
Currently, all gs201 targets have a system_dlkm image but their
modules are stored on the vendor_dlkm partition. In order to
support the staging kernel, modules have to be split across the
system/vendor_dlkm images.

This fix enables targets to define modules on the system_dlkm image.
If so, the system/vendor_dlkm split will be honored. Otherwise, all
modules will remain stored on the vendor_dlkm image.

Test:
- Build and flash aosp_panther, no errors.
- Build and flash a target defining BOARD_SYSTEM_KERNEL_MODULES, ensure
  modules are correctly split across the two dlkm partitions.

Bug: 285177263
Change-Id: I80131d97073ce666a9228a47c2fff94b76139a64
Signed-off-by: Samuel Gosselin <sgosselin@google.com>
2023-06-01 20:53:00 +00:00
2022-04-13 20:48:30 +00:00
2022-03-24 17:44:37 +00:00
2023-03-02 11:21:07 +08:00
2021-05-20 17:54:35 +08:00
2023-04-27 21:21:06 +00:00
2023-04-11 04:20:42 +00:00
2021-05-19 17:38:25 +08:00
2021-05-19 13:35:26 +08:00
2023-04-25 05:34:53 +00:00
2023-04-29 03:27:00 +00:00
Description
Board tree for Google Tensor G2 devices
65 MiB
Languages
C++ 60.5%
Makefile 25.6%
PureBasic 9.1%
Shell 2.1%
C 1.5%
Other 1.2%