Added feature keys for Telephony 64/145064/2
authorsinikang <sinikang@samsung.com>
Mon, 21 Aug 2017 06:15:13 +0000 (15:15 +0900)
committerWoo Chang Kim <wchang.kim@samsung.com>
Mon, 21 Aug 2017 06:23:40 +0000 (06:23 +0000)
Change-Id: I510abad8cc408e5bae31377d30cf06b167a00cf7

packaging/domain-apis.inc

index 4ddc0cf472d69fb78e4bd6fbdc2ea4b400d4057f..9f079f43e909a7a5c34a0a2a6bc35109f7ea47a7 100644 (file)
@@ -2101,6 +2101,10 @@ Suggests: tel-plugin-syspopup
 %description sub1-domain_API-Telephony
 Tizen block (set of packages) for Group of domain API-Telephony
 %files sub1-domain_API-Telephony
+%posttrans sub1-domain_API-Telephony
+sed -i 's#\(\"tizen.org/feature/network.telephony\".\+>\).\+\(</key>\)#\1true\2#' %{_sysconfdir}/config/model-config.xml
+sed -i 's#\(\"tizen.org/feature/systemsetting.incoming_call\".\+>\).\+\(</key>\)#\1true\2#' %{_sysconfdir}/config/model-config.xml
+
 
 ########
 ## UI ##