Loading android/app/src/com/android/bluetooth/map/BluetoothMapMessageListing.java +0 −1 Original line number Diff line number Diff line Loading @@ -106,7 +106,6 @@ public class BluetoothMapMessageListing { xmlMsgElement = new FastXmlSerializer(); xmlMsgElement.setOutput(sw); xmlMsgElement.startDocument("UTF-8", true); xmlMsgElement.text("\n"); xmlMsgElement.setFeature( "http://xmlpull.org/v1/doc/features.html#indent-output", true); } Loading Loading
android/app/src/com/android/bluetooth/map/BluetoothMapMessageListing.java +0 −1 Original line number Diff line number Diff line Loading @@ -106,7 +106,6 @@ public class BluetoothMapMessageListing { xmlMsgElement = new FastXmlSerializer(); xmlMsgElement.setOutput(sw); xmlMsgElement.startDocument("UTF-8", true); xmlMsgElement.text("\n"); xmlMsgElement.setFeature( "http://xmlpull.org/v1/doc/features.html#indent-output", true); } Loading