BuildRequires: cmake
BuildRequires: edje-tools
BuildRequires: gettext-tools
+Requires: org.tizen.phone
%description
Setting application
BEAT UI, Setting application.
vconftool $GOPTION set -t int memory/setting/usb_mode "-1" -i -f
vconftool $GOPTION set -t int memory/setting/usb_sel_mode "0" -i -f
vconftool $GOPTION set -t int memory/setting/usb_in_mode_change "0" -i -f
- vconftool $GOPTION set -t bool db/setting/debug_mode "1" -f
+ vconftool $GOPTION set -t bool db/setting/debug_mode "0" -f
#resetSound
DEFAULT_CALL_TONE="/opt/share/settings/Ringtones/ringtone_sdk.mp3"
#resetDisplay
#backlight
-
-# Set backlight timeout to dim display on all platforms except emulator
-%if 0%{?simulator}
- vconftool $GOPTION set -t int db/setting/lcd_backlight_normal "0"
-%else
+%ifarch %{arm}
vconftool $GOPTION set -t int db/setting/lcd_backlight_normal "30"
+%else
+ vconftool $GOPTION set -t int db/setting/lcd_backlight_normal "0"
%endif
-
vconftool $GOPTION set -t int db/setting/lcd_timeout_normal_backup "30"
#brightness
<smack request="contacts-service" type="rw" />
<smack request="contacts-service::db" type="rw" />
<smack request="msg-service" type="w" />
- <smack request="libug-phone::data" type="rwx" />
<smack request="location_fw::db" type="rw" />
</request>
<permit>