Merge "Bluetooth: Run VTS tests with framework enabled" into oc-dev
diff --git a/radio/V1_0/target/AndroidTest.xml b/radio/V1_0/target/AndroidTest.xml
index 176ec4a..9731d36 100644
--- a/radio/V1_0/target/AndroidTest.xml
+++ b/radio/V1_0/target/AndroidTest.xml
@@ -35,5 +35,6 @@
         <option name="exclude-filter" value="RadioHidlTest.sendCDMAFeatureCode" />
         <option name="exclude-filter" value="RadioHidlTest.setSimCardPower" />
         <option name="exclude-filter" value="SapHidlTest.transferAtrReq" />
+        <option name="exclude-filter" value="RadioHidlTest.dial" />
     </test>
 </configuration>