Adding attach panel to IOT Profile 50/223150/2
authorallu.k <allu.k@samsung.com>
Thu, 23 Jan 2020 09:44:35 +0000 (15:14 +0530)
committerallu.k <allu.k@samsung.com>
Thu, 23 Jan 2020 11:27:25 +0000 (16:57 +0530)
Change-Id: I0339e1803e8e38215c78e406cca93247c737a7b6

build_test_img/test_set/TC0005_artik530_bb_list.txt
mapping-bb-rs.xml
mapping-bb-tct.xml
packaging/domain-apis-appfw.inc
packaging/platform-preset-iot.inc

index 88ae21e42c1493783b5ca252b933df54e0e47495..47263df9d82bb120be0e69b036fdcc4c842dea34 100644 (file)
@@ -1,2 +1,21 @@
 # TC0005 Attach-Panel for ARTIK530
-# Attach-panel is not supported Iot profile  
+# iot core for ARTIK530
+building-blocks-root-Preset_iot_core
+building-blocks-sub1-Preset_boards-ARTIK530
+building-blocks-sub2-Preset_boards-ARTIK530-Wifi
+building-blocks-sub1-Preset_partition-3parts_ramdisk_recovery
+# For TCT
+building-blocks-sub2-domain_API-AppFramework-TPK_Installation
+
+# For UI
+building-blocks-sub2-Preset_boards-ARTIK530-Display
+building-blocks-sub2-Preset_boards-ARTIK530-EFL
+building-blocks-sub2-domain_API-AppFramework-Native_EFL_UI_app_model
+building-blocks-sub1-domain_Feature-BootAni
+building-blocks-sub1-domain_Feature-Starter
+
+# Attach Panel (Native EFL UI App model, Camera, Recorder, Device, Storage)
+building-blocks-sub2-domain_API-AppFramework-Attach_Panel
+building-blocks-sub2-Preset_boards-ARTIK530-Audio_Recording
+building-blocks-sub2-Preset_boards-ARTIK530-Camera
+building-blocks-sub2-Preset_boards-ARTIK530-System_Device
\ No newline at end of file
index e89362de1a9204aaacec2c5d6533e06f87261042..f40cef9a733f740aa451d55f67a649ba5962d869 100644 (file)
@@ -52,6 +52,9 @@
                <rs_info>capi-appfw-alarm-rs.xml</rs_info>
                <rs_info>notification-rs.xml</rs_info>
        </buildingblock>
+       <buildingblock name="building-blocks-sub2-domain_API-AppFramework-Attach_Panel">
+               <rs_info>attach-panel-rs.xml</rs_info>
+       </buildingblock>
        <buildingblock name="building-blocks-sub2-domain_API-AppFramework-Badge_API">
                <rs_info>badge-rs.xml</rs_info>
        </buildingblock>
index 404f6ad1e40960742750dbd34e0caddd5521e338..69236c9616a9799c3229da4200bd0452a7955f32 100644 (file)
                <bb_info>building-blocks-sub2-domain_API-AppFramework-Alarm_API</bb_info>
                <bb_info>building-blocks-sub2-domain_API-Network-SoftAP</bb_info>
        </imageid>
+       <imageid name="TC0005">
+               <tct_info>tct-attach-panel-native-itc</tct_info>
+               <tct_info>tct-attach-panel-native-utc</tct_info>
+               <bb_info>building-blocks-sub2-domain_API-AppFramework-Attach_Panel</bb_info>
+       </imageid>
     <imageid name="TC0006">
         <tct_info>tct-badge-native-itc</tct_info>
         <tct_info>tct-badge-native-utc</tct_info>
index 7cb9cf89396d4cf825974453d09f38c51671d0b8..c441e78f47950110753de552d711e2a7e7ca8434 100644 (file)
@@ -18,6 +18,7 @@ Suggests: %{name}-sub2-domain_API-AppFramework-Notification_API
 Suggests: %{name}-sub2-domain_API-AppFramework-Shortcut_API
 Suggests: %{name}-sub2-domain_API-AppFramework-Badge_API
 Suggests: %{name}-sub2-domain_API-AppFramework-Media_Key_API
+Suggests: %{name}-sub2-domain_API-AppFramework-Attach_Panel
 Suggests: %{name}-sub2-domain_API-AppFramework-RPC_Port_API
 Suggests: %{name}-sub2-domain_API-AppFramework-Job_Scheduler_API
 Suggests: %{name}-sub2-domain_API-AppFramework-Capability_Manager_API
@@ -146,6 +147,32 @@ Requires: %{name}-sub2-domain_API-UI-Display_Server
 This block supports media key API
 %files sub2-domain_API-AppFramework-Media_Key_API
 
+%package sub2-domain_API-AppFramework-Attach_Panel
+Summary:    Attach-Panel
+
+# packakge list
+Requires: attach-panel
+Requires: attach-panel-gallery
+Requires: attach-panel-camera
+Requires: attach-panel-document
+Requires: attach-panel-voicerecorder
+
+Requires: %{name}-sub2-domain_API-Multimedia-Camera
+Requires: %{name}-sub2-domain_API-System-Device
+Requires: %{name}-sub2-domain_API-Multimedia-Recorder
+Requires: %{name}-sub2-domain_API-AppFramework-Native_EFL_UI_app_model
+Requires: %{name}-sub2-domain_API-System-Storage
+
+Suggests: org.tizen.app-selector-profile_mobile
+
+%description sub2-domain_API-AppFramework-Attach_Panel
+Attach panel provides functions to attach images, voices, contacts, events and files. User can attach images, take pictures, record voice and select files to attach into the caller app.
+Currently, only mobile is supported, and if there is a profile you want, you can select the app-selector package corresponding to profile.
+
+%files sub2-domain_API-AppFramework-Attach_Panel
+%posttrans sub2-domain_API-AppFramework-Attach_Panel
+%tizen_feature tizen.org/feature/attach_panel true
+
 %package sub2-domain_API-AppFramework-RPC_Port_API
 Summary: RPC Port API
 Requires: rpc-port
index 8076a7e95ab4cd45b3fee5029fdba4c6f1cc088d..97899244b3a0d75699559627c11cd852b45edafd 100644 (file)
@@ -74,6 +74,7 @@ Requires:     %{name}-sub2-domain_API-Account-libOAuth
 Requires:      %{name}-sub2-domain_API-Account-OAuth2
 Requires:      %{name}-sub2-domain_API-Account-Sync_Manager
 Requires:      %{name}-sub2-domain_API-AppFramework-Alarm_API
+Requires:      %{name}-sub2-domain_API-AppFramework-Attach_Panel
 Requires:      %{name}-sub2-domain_API-AppFramework-Badge_API
 Requires:      %{name}-sub2-domain_API-AppFramework-Component_Manager_API
 Requires:      %{name}-sub2-domain_API-AppFramework-Native_EFL_Component_Based_App_Model