[TRE-3101] Disable widget feature 44/299844/1
authorSukhyungKang <shine.kang@samsung.com>
Wed, 11 Oct 2023 05:21:29 +0000 (14:21 +0900)
committerSukhyungKang <shine.kang@samsung.com>
Wed, 11 Oct 2023 05:49:42 +0000 (14:49 +0900)
Currently, the homescreen in the IoT headed does not support widget.
so disable widget feature

Change-Id: Ib42b75d0f6e33ab9a8657699f8214f10557f5284
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
packaging/domain-apis-appfw.inc
packaging/domain-apis-ui.inc

index e37e41b3d2939eb3f0c01d7a7fec18cddf746756..d01e4cbee56f024677ceee1d91b5b6b384275af1 100644 (file)
@@ -124,7 +124,7 @@ Requires: amd-mod-widget
 This block supports native EFL widget app model
 %files sub2-domain_API-AppFramework-Native_EFL_Widget_App_Model
 %posttrans sub2-domain_API-AppFramework-Native_EFL_Widget_App_Model
-%tizen_feature tizen.org/feature/shell.appwidget true
+%tizen_feature tizen.org/feature/shell.appwidget false
 
 %package sub2-domain_API-AppFramework-Notification_API
 Summary: Notification API
@@ -241,7 +241,7 @@ Requires: amd-mod-widget
 This block supports native EFL component based widget component
 %files sub2-domain_API-AppFramework-Native_EFL_Component_Based_Widget_Component
 %posttrans sub2-domain_API-AppFramework-Native_EFL_Component_Based_Widget_Component
-%tizen_feature tizen.org/feature/shell.appwidget true
+%tizen_feature tizen.org/feature/shell.appwidget false
 
 %package sub2-domain_API-AppFramework-Frame_Broker_API
 Summary: Frame Broker API
index 8756f90768cb479bd7f75704d297b733c21377c5..1c3ddac845fa4b013e399bf29d971f9a3b9aa9db 100644 (file)
@@ -123,7 +123,7 @@ API for creating a new instance of the widget and managing its life-cycle for wi
 You should consider dali option for screen resolution
 %files sub2-domain_API-UI-WidgetViewerDALi
 %posttrans sub2-domain_API-UI-WidgetViewerDALi
-%tizen_feature tizen.org/feature/shell.appwidget true
+%tizen_feature tizen.org/feature/shell.appwidget false
 
 %package sub2-domain_API-UI-EFL_MainLoop
 Summary:    EFL_MainLoop