From 2620d0f89d406ef6776f39b7caab09cb6cbd5039 Mon Sep 17 00:00:00 2001 From: Somin Kim Date: Thu, 21 Sep 2017 16:32:33 +0900 Subject: Add feature keys for context Change-Id: I70e7401a00915111158803fa527af1c6ddac07d4 Signed-off-by: Somin Kim --- packaging/domain-apis-context.inc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'packaging') 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 -- cgit v1.2.3