fix bluetooth api version issue 02/122102/1
authorwxch <xiaochn.wang@samsung.com>
Thu, 30 Mar 2017 07:31:12 +0000 (15:31 +0800)
committerwxch <xiaochn.wang@samsung.com>
Thu, 30 Mar 2017 07:32:38 +0000 (15:32 +0800)
Change-Id: I784769b9e3072eeeee62ff1630a2eae8b5194402
Signed-off-by: wxch <xiaochn.wang@samsung.com>
common/tct-bluetooth-tizen-tests/config.xml

index d19071c7337b20c9df8397f225a36c11b00349b2..3d293ffa4824336a46936439b24aac6cef109056 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="4.0"/>
+  <tizen:application id="api1bluet0.WebAPITizenBluetoothTests" package="api1bluet0" required_version="3.0"/>
   <tizen:setting screen-orientation="landscape" />
   <tizen:setting background-support="enable"/>
 </widget>