summaryrefslogtreecommitdiff
path: root/tools/warn/java_warn_patterns.py
diff options
context:
space:
mode:
author Yi-Yo Chiang <yochiang@google.com> 2021-02-04 23:20:15 +0800
committer Yi-Yo Chiang <yochiang@google.com> 2021-02-05 16:28:34 +0800
commitc12dd84d01e7e31e79aeb9083718142134060a64 (patch)
tree6ebdedd447e5eafbff69d354ff5192b82a942258 /tools/warn/java_warn_patterns.py
parentee7aa0906c8d8fe09c103f02ff3a085e00666c92 (diff)
Kernel modules: add modules.blocklist build support
BOARD_<partition>_KERNEL_MODULES_BLOCKLIST_FILE<kernel_version> checks the syntax of and installs a prebuilt modules.blocklist file. Example usage: ``` BOARD_VENDOR_KERNEL_MODULES_BLOCKLIST_FILE := \ $(wildcard <path to prebuilt modules.blocklist>) ``` Then the modules blocklist would be install to (vendor|vendor_dlkm)/lib/modules/modules.blocklist. Bug: 175165656 Test: Create a blocklist with incorrect syntax, verify build fails Test: Verify the new macro indeed installs the blocklist file Change-Id: Icb75aae1bdb45546792f28f4c4e8d06d9439391a
Diffstat (limited to 'tools/warn/java_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions