fix bluetooth api version issue 97/122097/1
authorwxch <xiaochn.wang@samsung.com>
Thu, 30 Mar 2017 07:22:46 +0000 (15:22 +0800)
committerwxch <xiaochn.wang@samsung.com>
Thu, 30 Mar 2017 07:24:11 +0000 (15:24 +0800)
Change-Id: I37dc1cf09f529c07395829e241436a194eb7f697
Signed-off-by: wxch <xiaochn.wang@samsung.com>
common/tct-bluetooth-tizen-tests/config.xml

index 0b143c9ca32616b95ecea840831e09b6f4503c18..01e264c2de026a4a3f420a92f18681cc1acc2d8a 100755 (executable)
@@ -3,7 +3,7 @@
   <name>tct-bluetooth-tizen-tests</name>
   <tizen:privilege name="http://tizen.org/privilege/bluetooth"/>
   <icon src="icon.png" height="117" width="117"/>
-  <tizen:application id="api1bluet0.WebAPITizenBluetoothTests" package="api1bluet0" required_version="2.4"/>
+  <tizen:application id="api1bluet0.WebAPITizenBluetoothTests" package="api1bluet0" required_version="3.0"/>
   <tizen:setting screen-orientation="landscape" />
   <tizen:setting background-support="enable"/>
 </widget>