commit | 0b848043d73fa1f7f643192db75530dccd5632f0 | [log] [tgz] |
---|---|---|
author | Aaron Kling <webgeek1234@gmail.com> | Sun Jul 07 16:29:49 2024 -0500 |
committer | Tim Zimmermann <tim@linux4.de> | Sat Aug 03 06:13:01 2024 +0200 |
tree | ebdc061b0c0a60c62786c8135d0f7a69ca6acd18 | |
parent | be6ac520ed147b6cb7d89f8de2076fe971e7877a [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