summaryrefslogtreecommitdiff
path: root/tools/warn/java_warn_patterns.py
diff options
context:
space:
mode:
author Petri Gynther <pgynther@google.com> 2021-03-04 11:04:03 -0800
committer Petri Gynther <pgynther@google.com> 2021-03-05 17:45:03 -0800
commit828828ba07f871aec5ba19c71714367016a023dd (patch)
tree3810fdf71025d20b964ac6c1199fd0ca1637f94d /tools/warn/java_warn_patterns.py
parentb579ef2cf9854bf17e6936bc9675d295429cba66 (diff)
Add support for building vendor_ramdisk.img
Allow BoardConfig.mk to set: BOARD_BUILD_VENDOR_RAMDISK_IMAGE := true to build: out/target/product/<name>/vendor_ramdisk.img This is done to support GKI device kernel development. Kernel developers build vmlinux + DTB + GKI kernel modules locally and then use kernel build tools to output: * vmlinux + ramdisk.img => boot.img * GKI kernel modules + DTB + vendor_ramdisk.img => vendor_boot.img In other words, kernel developers use ramdisk.img and vendor_ramdisk.img as prebuilts for building flashable boot.img and vendor_boot.img directly from the kernel development environment. Test: make vendorramdisk with BOARD_BUILD_VENDOR_RAMDISK_IMAGE := true Test: make vendorramdisk with BOARD_BUILD_VENDOR_RAMDISK_IMAGE omitted Change-Id: Id67839887b6bf608f4a5f13384c551c12ee9fdbd
Diffstat (limited to 'tools/warn/java_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions