update mobly version to 1.7.1 am: a3426faebf
am: c475cb5127

Change-Id: I500316e16b488caac647a62d9c1ba05a5047c9fa
diff --git a/ble/AndroidTest.xml b/ble/AndroidTest.xml
index 064d9f3..3450fb4 100644
--- a/ble/AndroidTest.xml
+++ b/ble/AndroidTest.xml
@@ -16,7 +16,7 @@
 <configuration description="Config for VTS Next Billion User Bluetooth Low Energy test cases">
     <option name="config-descriptor:metadata" key="plan" value="vts-p2p" />
     <multi_target_preparer class="com.android.tradefed.targetprep.VtsPythonVirtualenvPreparer">
-        <option name="dep-module" value="mobly==1.6.1" />
+        <option name="dep-module" value="mobly==1.7.1" />
     </multi_target_preparer>
 
     <test class="com.android.tradefed.testtype.VtsMultiDeviceTest">
diff --git a/bluetooth/AndroidTest.xml b/bluetooth/AndroidTest.xml
index eb813cc..689f4e8 100644
--- a/bluetooth/AndroidTest.xml
+++ b/bluetooth/AndroidTest.xml
@@ -16,7 +16,7 @@
 <configuration description="Config for VTS Next Billion User Bluetooth test cases">
     <option name="config-descriptor:metadata" key="plan" value="vts-p2p" />
     <multi_target_preparer class="com.android.tradefed.targetprep.VtsPythonVirtualenvPreparer">
-        <option name="dep-module" value="mobly==1.6.1" />
+        <option name="dep-module" value="mobly==1.7.1" />
     </multi_target_preparer>
 
     <test class="com.android.tradefed.testtype.VtsMultiDeviceTest">