From: Somin Kim Date: Thu, 21 Sep 2017 07:32:33 +0000 (+0900) Subject: Add feature keys for context X-Git-Tag: submit/tizen_4.0/20170925.052354~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2620d0f89d406ef6776f39b7caab09cb6cbd5039;p=tools%2Fbuilding-blocks.git Add feature keys for context Change-Id: I70e7401a00915111158803fa527af1c6ddac07d4 Signed-off-by: Somin Kim --- diff --git a/packaging/domain-apis-context.inc b/packaging/domain-apis-context.inc index 3c38be9..a5eb7e4 100644 --- a/packaging/domain-apis-context.inc +++ b/packaging/domain-apis-context.inc @@ -28,6 +28,8 @@ Requires: context-app-history %description sub2-domain_API-Context-Contextual_History Contextual History provides functions to retrieve user's device usage statistics and patterns. %files sub2-domain_API-Context-Contextual_History +%posttrans sub2-domain_API-Context-Contextual_History +%tizen_feature tizen.org/feature/app_history true %package sub2-domain_API-Context-Contextual_Trigger Summary: Contextual Trigger @@ -36,4 +38,5 @@ Requires: context-job-scheduler %description sub2-domain_API-Context-Contextual_Trigger Contextual Trigger provides functions to define task triggering rules based on device status and user activities. %files sub2-domain_API-Context-Contextual_Trigger - +%posttrans sub2-domain_API-Context-Contextual_Trigger +%tizen_feature tizen.org/feature/contextual_trigger true