platform_frameworks_native/cmds/bugreport
Stephen Hines 6896f0626b NFC: Directly initialize the 's' variable.
As part of enabling -Wconditional-uninitialized, there are some false
positives. See https://bugs.llvm.org/show_bug.cgi?id=38856 for more info
about the limited flow analysis. To facilitate turning this flag on more
widely, we can just directly initialize these variables.

Bug: http://b/131390872
Test: Builds with -Wconditional-uninitialized.
Change-Id: Id6633a06478dfb0c51a1a3b0cabf4c4e5d57abaa
2019-05-09 13:11:59 -07:00
..
Android.bp Use -Werror in frameworks/native/cmds 2017-10-09 15:16:59 -07:00
bugreport.cpp NFC: Directly initialize the 's' variable. 2019-05-09 13:11:59 -07:00
OWNERS Added OWNERS to moar bugreport-related projects... 2018-09-26 14:00:25 -07:00