blob: 1d5e6f3c813ee8c5c379a6e207a55bc28b9f9862 [file] [log] [blame] [edit]
# SPDX-License-Identifier: GPL-2.0-only
build:pixel_debug_common --use_prebuilt_gki=false
build:pixel_debug_common --notrim
build:pixel_debug_common --nokmi_symbol_list_strict_mode
build:pixel_debug_common --nokmi_symbol_list_violations_check
# Only one of the debug configs can be used at a time, because only the last --defconfig_fragment takes effect.
build:blktest --config=pixel_debug_common
build:blktest --defconfig_fragment=//private/devices/google/common/debug:blktest_defconfig
build:debug_all --config=pixel_debug_common
build:debug_all --defconfig_fragment=//private/devices/google/common/debug:debug_all_defconfig
build:debug_api --config=pixel_debug_common
build:debug_api --defconfig_fragment=//private/devices/google/common/debug:debug_api_defconfig
build:debug_kmemleak --config=pixel_debug_common
build:debug_kmemleak --defconfig_fragment=//private/devices/google/common/debug:debug_kmemleak_defconfig
build:debug_locking --config=pixel_debug_common
build:debug_locking --defconfig_fragment=//private/devices/google/common/debug:debug_locking_defconfig
build:debug_memory --config=pixel_debug_common
build:debug_memory --defconfig_fragment=//private/devices/google/common/debug:debug_memory_defconfig
build:debug_memory_accounting --config=pixel_debug_common
build:debug_memory_accounting --defconfig_fragment=//private/devices/google/common/debug:debug_memory_accounting_defconfig
build:function_tracer --config=pixel_debug_common
build:function_tracer --defconfig_fragment=//private/devices/google/common/debug:function_tracer_defconfig
build:kasan --config=pixel_debug_common
build:kasan --defconfig_fragment=//private/devices/google/common/debug:kasan_defconfig
build:khwasan --config=pixel_debug_common
build:khwasan --defconfig_fragment=//private/devices/google/common/debug:khwasan_defconfig