Disable dummy backend and connect to settings daemon
[profile/ivi/SettingsApp.git] / config.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <widget xmlns="http://www.w3.org/ns/widgets" xmlns:tizen="http://tizen.org/ns/widgets" id="http://yourdomain/Settings" version="1.0.0" viewmodes="maximized">
3     <tizen:application id="ODBQpKvkS1.Settings" package="ODBQpKvkS1" required_version="2.1"/>
4     <content src="index.html"/>
5     <icon src="Settings.png"/>
6     <name>Settings</name>
7     <tizen:privilege name="http://tizen.org/privilege/bluetooth.admin"/>
8     <tizen:privilege name="http://tizen.org/privilege/bluetooth.gap"/>
9 </widget>