Commits

Michael Wright authored f583d0dcc6e
Always initialize local boolean variables when possible It's currently possible to reference deviceModeChanged in InputReader while it's in an unknown state. Change the style of initialization here and a few other places to better prevent this type of error. Bug: 11433748 Change-Id: Ib332406aefb7cdb16b6a21e00dceaeca34679853