<?xml version="1.0" encoding="UTF-8"?>
-<tizenModes xmlns="http://www.tizen.org" version="5.5">
+<tizenModes xmlns="http://www.tizen.org" version="6.0">
<actionRule>
- <rule name="app.launch" type="string" since="5.5" plugin="app">
+ <rule name="app.launch" type="string" since="6.0" plugin="app">
<desc>Launch App</desc>
<domain>App Framework</domain>
</rule>
<?xml version="1.0" encoding="UTF-8"?>
-<tizenModes xmlns="http://www.tizen.org" version="5.5">
+<tizenModes xmlns="http://www.tizen.org" version="6.0">
<actionRule>
- <rule name="bluetooth.power" type="bool" since="5.5" plugin="bluetooth">
+ <rule name="bluetooth.power" type="bool" since="6.0" plugin="bluetooth">
<alias name="on">1</alias>
<alias name="off">0</alias>
<desc>bluetooth On/Off</desc>
<domain>Network & Connectivity</domain>
</rule>
- <rule name="bluetooth.audioConnect" type="string" since="5.5" plugin="bluetooth">
+ <rule name="bluetooth.audioConnect" type="string" since="6.0" plugin="bluetooth">
<desc>bluetooth Audio Connect</desc>
<domain>Network & Connectivity</domain>
</rule>
<?xml version="1.0" encoding="UTF-8"?>
-<tizenModes xmlns="http://www.tizen.org" version="5.5">
+<tizenModes xmlns="http://www.tizen.org" version="6.0">
<actionRule>
- <rule name="media.player" type="string" since="5.5" plugin="media">
+ <rule name="media.player" type="string" since="6.0" plugin="media">
<desc>Audio/Video player</desc>
<domain>Multimedia</domain>
</rule>
<?xml version="1.0" encoding="UTF-8"?>
-<tizenModes xmlns="http://www.tizen.org" version="5.5">
+<tizenModes xmlns="http://www.tizen.org" version="6.0">
<actionRule>
- <rule name="pkg.startSupportMode" type="int" since="5.5" plugin="pkg">
+ <rule name="pkg.startSupportMode" type="int" since="6.0" plugin="pkg">
<alias name="ULTRA_POWER_SAVING">1</alias>
<alias name="COOL_DOWN">2</alias>
<alias name="SCREEN_READER">4</alias>
<?xml version="1.0" encoding="UTF-8"?>
-<tizenModes xmlns="http://www.tizen.org" version="5.5">
+<tizenModes xmlns="http://www.tizen.org" version="6.0">
<actionRule>
- <rule name="vconf.db.setting.psmode" type="int" since="5.5" plugin="vconf">
+ <rule name="vconf.db.setting.psmode" type="int" since="6.0" plugin="vconf">
<alias name="SETTING_PSMODE_NORMAL">0</alias>
<alias name="SETTING_PSMODE_POWERFUL">1</alias>
<alias name="SETTING_PSMODE_ADVISOR">1</alias>
<desc>test</desc>
<domain>System</domain>
</rule>
- <rule name="vconf.db.bluetooth.status" type="int" since="5.5" plugin="vconf">
+ <rule name="vconf.db.bluetooth.status" type="int" since="6.0" plugin="vconf">
<alias name="VCONFKEY_BT_STATUS_OFF">0</alias>
<alias name="VCONFKEY_BT_STATUS_ON">1</alias>
<alias name="VCONFKEY_BT_STATUS_BT_VISIBLE">2</alias>
<?xml version="1.0" encoding="UTF-8"?>
-<tizenModes xmlns="http://www.tizen.org" version="5.5">
+<tizenModes xmlns="http://www.tizen.org" version="6.0">
<actionRule>
- <rule name="wifi.power" type="bool" since="5.5" plugin="wifi-manager">
+ <rule name="wifi.power" type="bool" since="6.0" plugin="wifi-manager">
<alias name="on">1</alias>
<alias name="off">0</alias>
<desc>wifi On/Off</desc>