[TRE-3204] Add mmi-framework to Platform image 43/318143/4 accepted/tizen/unified/20240927.171123 accepted/tizen/unified/toolchain/20241004.102211 accepted/tizen/unified/x/20240927.134426
authorsooyeon <sooyeon.kim@samsung.com>
Wed, 25 Sep 2024 05:03:55 +0000 (14:03 +0900)
committersooyeon <sooyeon.kim@samsung.com>
Fri, 27 Sep 2024 02:39:56 +0000 (11:39 +0900)
Change-Id: I5089388769753a51104ff6d920837dc3ab6910f2
Signed-off-by: sooyeon <sooyeon.kim@samsung.com>
mapping-bb-rs.xml
packaging/domain-apis-uix.inc
packaging/platform-preset-iot.inc

index 708eabd3b1b67bd2ad3d0c460908115ccefe334a..f757a9263fcd5c60f6b925391b430ca4f8d19118 100644 (file)
        <buildingblock name="building-blocks-sub2-domain_API-AppFramework-Cion_API" abb_id="152">
                <rs_info>capi-appfw-cion-rs.xml</rs_info>
        </buildingblock>
+       <buildingblock name="building-blocks-sub2-domain_API-UIX-Multi_modal_interaction" abb_id="153">
+               <rs_info>mmi-rs.xml</rs_info>
+       </buildingblock>
 
 </MappingInfo>
index 2684742b0578634eb3b9a67941048e6c10333520..3c0fe07189c46ecdf9612d410ca665b4b5e83804 100644 (file)
@@ -15,6 +15,7 @@ Suggests: %{name}-sub2-domain_API-UIX-Voice_control_elementary
 Suggests: %{name}-sub2-domain_API-UIX-Multi_assistant
 Suggests: %{name}-sub2-domain_API-UIX-Sticker
 Suggests: %{name}-sub2-domain_API-UIX-Autofill
+Suggests: %{name}-sub2-domain_API-UIX-Multi_modal_interaction
 %description sub1-domain_API-UIX
 Tizen block (set of packages) for Group of domain API-UIX
 %files sub1-domain_API-UIX
@@ -180,3 +181,18 @@ Autofill is a feature that allows you to fill out the data previously entered by
 such as email, account and address in a text input field.
 
 %files sub2-domain_API-UIX-Autofill
+
+
+%package sub2-domain_API-UIX-Multi_modal_interaction
+Summary:    Multi-modal Interaction
+
+Requires: mmi
+
+%description sub2-domain_API-UIX-Multi_modal_interaction
+MMI(Multi-modal Interaction) provides functions to implement nodes and workflows.
+Nodes provides services which have specific objects such as speech recognition, speech synthesis, and so on.
+Workflows are composed of multiple nodes and they can be executed sequentially or in parallel.
+
+%files sub2-domain_API-UIX-Multi_modal_interaction
+%posttrans sub2-domain_API-UIX-Multi_modal_interaction
+%tizen_feature tizen.org/feature/multimodal_interaction true
index 62dddb8f2624efd4c9456aae545dc0f4851ddb5a..d4be71aa05c2ec03072bbcf03128f2c1bbe17a46 100644 (file)
@@ -218,6 +218,7 @@ Requires:   %{name}-sub2-domain_API-UIX-Voice_control_elementary
 Requires:      %{name}-sub2-domain_API-UIX-Multi_assistant
 Requires:      %{name}-sub2-domain_API-UIX-Sticker
 Requires:      %{name}-sub2-domain_API-UIX-Autofill
+Requires:      %{name}-sub2-domain_API-UIX-Multi_modal_interaction
 Requires:      %{name}-sub2-domain_API-Web-WebView
 Requires:      %{name}-sub2-domain_API-MachineLearning-NNStreamer
 Requires:      %{name}-sub2-domain_API-MachineLearning-NNTrainer
@@ -372,6 +373,7 @@ Requires:   %{name}-sub2-domain_API-System-dlog
 Requires:      %{name}-sub2-domain_API-UI-EFL_MainLoop
 Requires:      %{name}-sub2-domain_API-UIX-TTS
 Requires:      %{name}-sub2-domain_API-UIX-Voice_control
+Requires:      %{name}-sub2-domain_API-UIX-Multi_modal_interaction
 Requires:      %{name}-sub2-domain_API-Web-json_Glib
 #From TRE-2900
 Requires:       %{name}-sub2-domain_API-System-Resource_Monitor