commit | ae5657e3e48eaae92d25c43e6fbbda0b3fd42ef3 | [log] [tgz] |
---|---|---|
author | Aaron Kling <webgeek1234@gmail.com> | Sun Jul 07 16:29:49 2024 -0500 |
committer | Jackeagle <jackeagle102@gmail.com> | Sat Nov 02 08:50:40 2024 -0400 |
tree | f3b1a2ba3e9160eba18ed7b1c28157d54b4b8b6b | |
parent | ad85d01d0d1f745c8b1b32125b2397637436957a [diff] |
kernel: Add kernel modules to partition file list This is required to ensure that kernel modules end up on the final partition images when `BUILD_BROKEN_INCORRECT_PARTITION_IMAGES` environment variable or board config variable is not set. See https://android.googlesource.com/platform/build/+/152cdfab7c2a02a64b24a706566183d863db7a38 for more information. Co-authored-by: Bruno Martins <bgcngm@gmail.com> Change-Id: I8b6040e03589bde2af4e161c891ded237a9bb335