Snap for 4677756 from 26de8b9326999cedd1018dd3dd74389baf7af1d7 to pi-release

Change-Id: I2e29abb7f4958dd7bb58700f3ed86e8de1c47f04
diff --git a/ble/AndroidTest.xml b/ble/AndroidTest.xml
index 7e65e32..064d9f3 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" />
+        <option name="dep-module" value="mobly==1.6.1" />
     </multi_target_preparer>
 
     <test class="com.android.tradefed.testtype.VtsMultiDeviceTest">
diff --git a/bluetooth/AndroidTest.xml b/bluetooth/AndroidTest.xml
index 2dd57ed..eb813cc 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" />
+        <option name="dep-module" value="mobly==1.6.1" />
     </multi_target_preparer>
 
     <test class="com.android.tradefed.testtype.VtsMultiDeviceTest">