tizen 2.3 release
[apps/home/settings.git] / setting-reset / setting-reset.dox
1 /**
2 @page setting-reset
3 @section sec-setting-reset setting-reset
4 @tableofcontents
5
6 UG creation code for setting-reset
7
8 @subsection sub-reset-main Main View
9
10 There are 2 items in main view.
11
12 SIM card profile sttings:
13         This item is available when sim card is inserted and its auto check feature is enabled in csc.
14         Reset SIM card profile settings to default and select another service provider after restarting the device.
15 Factory reset:
16         The device will reboot and execute factory reset with "/usr/bin/factory-reset".
17         It will erase all the data in the target device.
18
19 */