ANDROID: build.config: enforce trace_printk check

Bug: 79166848
Change-Id: I41d2fe57b377e305b4b68c30c98ee94643d142e4
Test: Build a kernel with trace_prink and see warning
Signed-off-by: Wei Wang <wvw@google.com>
This commit is contained in:
Wei Wang 2018-05-03 22:16:10 -07:00 committed by Amit Pundir
parent aee47441ed
commit aebb997fa6
7 changed files with 7 additions and 0 deletions

View File

@ -13,3 +13,4 @@ arch/x86/boot/bzImage
vmlinux vmlinux
System.map System.map
" "
STOP_SHIP_TRACEPRINTK=1

View File

@ -10,3 +10,4 @@ arch/arm/boot/zImage
vmlinux vmlinux
System.map System.map
" "
STOP_SHIP_TRACEPRINTK=1

View File

@ -10,3 +10,4 @@ arch/arm64/boot/Image
vmlinux vmlinux
System.map System.map
" "
STOP_SHIP_TRACEPRINTK=1

View File

@ -9,3 +9,4 @@ FILES="
vmlinux vmlinux
System.map System.map
" "
STOP_SHIP_TRACEPRINTK=1

View File

@ -9,3 +9,4 @@ FILES="
vmlinux vmlinux
System.map System.map
" "
STOP_SHIP_TRACEPRINTK=1

View File

@ -10,3 +10,4 @@ arch/x86/boot/bzImage
vmlinux vmlinux
System.map System.map
" "
STOP_SHIP_TRACEPRINTK=1

View File

@ -10,3 +10,4 @@ arch/x86/boot/bzImage
vmlinux vmlinux
System.map System.map
" "
STOP_SHIP_TRACEPRINTK=1