mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 19:18:35 +00:00
1382fe78e08941eb5fde03624a2d44a2da9784dd
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>
Description
Board tree for Google Tensor G2 devices
Languages
C++
60.5%
Makefile
25.6%
PureBasic
9.1%
Shell
2.1%
C
1.5%
Other
1.2%