From: Sunmin Lee Date: Fri, 7 Sep 2018 11:03:05 +0000 (+0900) Subject: Add Update Control API building block X-Git-Tag: submit/tizen/20180913.051211^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4593c1c7dbe6fc4bb9fc7f5f1c0059322bec29be;p=tools%2Fbuilding-blocks.git Add Update Control API building block - Add new system API building block: Update_Control - Add Update_Control into Upgrade feature Change-Id: I24a015b9220f54deffdea6892eaf3c1929e570aa Signed-off-by: Sunmin Lee --- diff --git a/packaging/domain-apis-system.inc b/packaging/domain-apis-system.inc index e795b4a..eed09e9 100644 --- a/packaging/domain-apis-system.inc +++ b/packaging/domain-apis-system.inc @@ -21,6 +21,7 @@ Suggests: %{name}-sub2-domain_API-System-System_Settings Suggests: %{name}-sub2-domain_API-System-T_Trace Suggests: %{name}-sub2-domain_API-System-USB_Host Suggests: %{name}-sub2-domain_API-System-dlog +Suggests: %{name}-sub2-domain_API-System-Update_Control %description sub1-domain_API-System Tizen block (set of packages) for Group of domain API-System %files sub1-domain_API-System @@ -208,3 +209,12 @@ Requires: dlogutil %description sub2-domain_API-System-dlog Tizen block (set of packages) for Group of sub domain dlog %files sub2-domain_API-System-dlog + +%package sub2-domain_API-System-Update_Control +Summary: Update Control +Requires: update-control +%description sub2-domain_API-System-Update_Control +Tizen block (set of packages) for Group of sub domain Update_Control +%files sub2-domain_API-System-Update_Control +%posttrans sub2-domain_API-System-Update_Control +%tizen_feature tizen.org/feature/device_update true diff --git a/packaging/domain-features-upgrade.inc b/packaging/domain-features-upgrade.inc index 9e328dc..072c5b3 100644 --- a/packaging/domain-features-upgrade.inc +++ b/packaging/domain-features-upgrade.inc @@ -13,6 +13,7 @@ Requires: tota-ua Requires: factory-reset Requires: factory-reset-userdata-backup Requires: update-helper-service +Requires: building-blocks-sub2-domain_API-System-Update_Control Suggests: building-blocks-sub1-Preset_partition-2parts_ramdisk_recovery Suggests: building-blocks-sub1-Preset_partition-3parts_ramdisk_recovery Suggests: reboot-param-helper