Treat adb device info parse failures as warnings

Currently when for example unauthorized adb device is connected
install.py stops working altogether, as parsing failures of such lines
causes fatal error. This change turns those failures into warnings
making install.py more robust.

Change-Id: I1b68f97d5bb8e28b04bdb7b58a8c03e2db7a9161
1 file changed