menu "Tizen IoT Headed Applications"
depends on building-blocks-root-Preset_iot_headed || TBB_ENABLE_HEADED
-config org.tizen.setting-profile_common
- bool "Setting App"
+
+config org.tizen.indicator
+ bool "Indicator App"
+ depends on building-blocks-root-Preset_iot_headed || TBB_ENABLE_HEADED
+ help
+ Tizen IoT Indicator App
+
+config org.tizen.volume_common
+ bool "Volume Control App"
+ depends on building-blocks-root-Preset_iot_headed || TBB_ENABLE_HEADED
+ help
+ Tizen IoT Volume Control App
+
+config org.tizen.worldclock-efl
+ bool "World Clock"
+ depends on building-blocks-root-Preset_iot_headed || TBB_ENABLE_HEADED
+ help
+ Tizen IoT World Clock App
+
+config org.tizen.secure-erase
+ bool "Secure Erase Data App"
+ depends on building-blocks-root-Preset_iot_headed || TBB_ENABLE_HEADED
+ help
+ Tizen IoT Secure Erase Data App
+
+config org.tizen.privacy-setting-profile_iot
+ bool "Privacy Setting App"
+ depends on building-blocks-root-Preset_iot_headed || TBB_ENABLE_HEADED
+ help
+ Tizen IoT Privacy Setting App
+
+config org.tizen.askuser-popup-profile_iot
+ bool "Ask User Popup App"
+ depends on building-blocks-root-Preset_iot_headed || TBB_ENABLE_HEADED
+ help
+ Tizen IoT Ask User Popup App
+
+config my-account-profile_mobile
+ bool "Account Setting App"
+ depends on building-blocks-root-Preset_iot_headed || TBB_ENABLE_HEADED
+ help
+ Tizen IoT Account Setting App
+
+config cert-svc-ui
+ bool "Certificates Setting App"
+ depends on building-blocks-root-Preset_iot_headed || TBB_ENABLE_HEADED
+ help
+ Tizen IoT Certificates Setting App
+
+config org.tizen.voice-setting
+ bool "STT / TTS Setting App"
depends on building-blocks-root-Preset_iot_headed || TBB_ENABLE_HEADED
help
- Tizen IoT Setting App
+ Tizen IoT STT / TTS Setting App
-config ug-bluetooth-efl
- bool "Bluettoth Setting App"
- select org.tizen.setting-profile_common
+config org.tizen.voice-control-panel
+ bool "Voice Control Panel App"
depends on building-blocks-root-Preset_iot_headed || TBB_ENABLE_HEADED
help
- Tizen IoT Bluetooth Setting App
+ Tizen IoT Voice Control Panel App
-config wifi-efl-ug
- bool "WIFI Setting App"
- select org.tizen.setting-profile_common
+config org.tizen.music-player_common
+ bool "Music Player App"
depends on building-blocks-root-Preset_iot_headed || TBB_ENABLE_HEADED
help
- Tizen IoT WIFI Setting App
+ Tizen IoT Music Player App
+
+config org.tizen.gallery_common
+ bool "Gallery App"
+ depends on building-blocks-root-Preset_iot_headed || TBB_ENABLE_HEADED
+ help
+ Tizen IoT Gallery App
+
+config org.tizen.videos_common
+ bool "Video Player App"
+ depends on building-blocks-root-Preset_iot_headed || TBB_ENABLE_HEADED
+ help
+ Tizen IoT Video Player App
+
+config org.tizen.image-viewer_common
+ bool "Image Viewer App"
+ depends on building-blocks-root-Preset_iot_headed || TBB_ENABLE_HEADED
+ help
+ Tizen IoT Image Viewer App
+
+config org.tizen.setting-notification_common
+ bool "Notification Setting App"
+ depends on building-blocks-root-Preset_iot_headed || TBB_ENABLE_HEADED
+ help
+ Tizen IoT Notification Setting App
+
+config org.tizen.font-viewer
+ bool "Font Viewer App"
+ depends on building-blocks-root-Preset_iot_headed || TBB_ENABLE_HEADED
+ help
+ Tizen IoT Font Viewer App
+
+config org.tizen.oobe
+ bool "OOBE App"
+ depends on (building-blocks-root-Preset_iot_headed || TBB_ENABLE_HEADED) && TBB_ENABLE_DOTNET
+ help
+ Tizen IoT OOBE App
+
+config org.tizen.wallpaper-ui-service_common
+ bool "Wallpaper Setting App"
+ depends on building-blocks-root-Preset_iot_headed || TBB_ENABLE_HEADED
+ help
+ Tizen IoT Wallpaper Setting App
+
+config org.tizen.ug-gallery-efl_common
+ bool "Gallery UI Gadget App"
+ depends on building-blocks-root-Preset_iot_headed || TBB_ENABLE_HEADED
+ help
+ Tizen IoT Gallery UI Gadget App
+
endmenu