diff options
author | Shivam Varshney/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <shivam.v2@samsung.com> | 2024-02-14 14:10:37 +0530 |
---|---|---|
committer | Shivam Varshney/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <shivam.v2@samsung.com> | 2024-02-14 14:10:37 +0530 |
commit | 8976905b88a3d88ab8652a84c78f21cead706924 (patch) | |
tree | 0bd2d9d0cffd459f4144ce1c4e27f140abb41046 /packaging | |
parent | 1bbeb313e7fa9a531e68d17d0512bf63984fa764 (diff) | |
download | building-blocks-8976905b88a3d88ab8652a84c78f21cead706924.tar.gz building-blocks-8976905b88a3d88ab8652a84c78f21cead706924.tar.bz2 building-blocks-8976905b88a3d88ab8652a84c78f21cead706924.zip |
[TRE-3116][TRE-3117][TRE-3118][TRE-3119][TRE-3120] Remove org.tizen.ug-gallery-efl, org.tizen.wallpaper-ui-service, org.tizen.setting-homescreen, org.tizen.setting-notification, org.tizen.quickpanel from IoT profileaccepted/tizen/unified/x/20240219.013937accepted/tizen/unified/20240220.055110accepted/tizen/unified/20240216.161338accepted/tizen/unified/20240216.054939
Change-Id: I71c9d9f387d641d6239ffd6470cd37af73f63d2f
Signed-off-by: Shivam Varshney/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <shivam.v2@samsung.com>
Diffstat (limited to 'packaging')
-rwxr-xr-x | packaging/domain-features-starter.inc | 2 | ||||
-rwxr-xr-x | packaging/epicfeature-application.inc | 6 |
2 files changed, 0 insertions, 8 deletions
diff --git a/packaging/domain-features-starter.inc b/packaging/domain-features-starter.inc index c6f3288..1cbce02 100755 --- a/packaging/domain-features-starter.inc +++ b/packaging/domain-features-starter.inc @@ -9,8 +9,6 @@ Summary: Starter daemon and Menu screen App Requires: starter Requires: starter-profile_common %ifnarch armv7hl -Requires: org.tizen.quickpanel_common -Requires: org.tizen.setting-homescreen_common Requires: org.tizen.task-mgr_common %endif Requires: org.tizen.homescreen-nui diff --git a/packaging/epicfeature-application.inc b/packaging/epicfeature-application.inc index bb7019e..62cd98e 100755 --- a/packaging/epicfeature-application.inc +++ b/packaging/epicfeature-application.inc @@ -45,10 +45,7 @@ Suggests: org.tizen.bluetooth-share-ui Suggests: org.tizen.ScreenMirroringSink Suggests: org.tizen.Tray %ifnarch armv7hl -Suggests: org.tizen.wallpaper-ui-service_common Suggests: org.tizen.videos_common -Suggests: org.tizen.ug-gallery-efl_common -Suggests: org.tizen.setting-notification_common Suggests: org.tizen.image-viewer_common Suggests: org.tizen.gallery_common Suggests: org.tizen.share-panel_common @@ -102,10 +99,7 @@ Requires: org.tizen.bluetooth-share-ui Requires: org.tizen.ScreenMirroringSink Requires: org.tizen.Tray %ifnarch armv7hl -Requires: org.tizen.wallpaper-ui-service_common Requires: org.tizen.videos_common -Requires: org.tizen.ug-gallery-efl_common -Requires: org.tizen.setting-notification_common Requires: org.tizen.image-viewer_common Requires: org.tizen.gallery_common Requires: org.tizen.share-panel_common |