Merge "Revert "first patch of test submit""
diff --git a/src/com/android/bluetooth/opp/BluetoothOppBatch.java b/src/com/android/bluetooth/opp/BluetoothOppBatch.java
index 4bb817c..7f51fe2 100644
--- a/src/com/android/bluetooth/opp/BluetoothOppBatch.java
+++ b/src/com/android/bluetooth/opp/BluetoothOppBatch.java
@@ -58,7 +58,7 @@
* 8. Cancel receiving a single file
* 9. Cancel receiving a file (implies cancel the transfer, no additional files will be received)
*/
-// test submit patch01
+
public class BluetoothOppBatch {
private static final String TAG = "BtOppBatch";
private static final boolean V = Constants.VERBOSE;