Commit be7c29c
Jeff Brown
Don't log BlockGuard violations on ENG builds.
We want to see CloseGuard violations in the log in ENG builds
because they indicate serious problems, but BlockGuard is
too noisy and is best viewed in the aggregate from the
drop box based tools.
Change-Id: I77d4d0a561a4299355c111d0ccb5a2147646245b1 parent 384bf04 commit be7c29c
1 file changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
| |||
902 | 901 | | |
903 | 902 | | |
904 | 903 | | |
| 904 | + | |
905 | 905 | | |
906 | 906 | | |
907 | 907 | | |
908 | 908 | | |
909 | 909 | | |
910 | 910 | | |
911 | | - | |
912 | | - | |
913 | | - | |
914 | 911 | | |
915 | 912 | | |
916 | 913 | | |
917 | 914 | | |
918 | 915 | | |
919 | 916 | | |
920 | 917 | | |
| 918 | + | |
| 919 | + | |
921 | 920 | | |
922 | 921 | | |
923 | 922 | | |
| |||
0 commit comments