Disable telephony related features in emul 29/298829/4 accepted/tizen/unified/20230915.085425
authorWootak Jung <wootak.jung@samsung.com>
Thu, 14 Sep 2023 23:58:08 +0000 (08:58 +0900)
committerwchang kim <wchang.kim@samsung.com>
Fri, 15 Sep 2023 00:16:53 +0000 (09:16 +0900)
Change-Id: I376153f940e81409537abaf93fb63cbf1a37b7a2
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
packaging/domain-apis-messaging.inc
packaging/domain-apis-telephony.inc
packaging/platform-preset-boards-emul.inc

index a5b66ad38e9a3fe963fc0233071a2bb483561c2c..6c5b7300f6bba9f484010bc77f7f59b3dc55b912 100644 (file)
@@ -46,9 +46,11 @@ This block supports managing Message service.
 
 %files sub2-domain_API-Messaging-Messages
 %posttrans sub2-domain_API-Messaging-Messages
+%ifnarch %{ix86} x86_64
 %tizen_feature tizen.org/feature/network.telephony.sms true
 %tizen_feature tizen.org/feature/network.telephony.sms.cbs true
 %tizen_feature tizen.org/feature/network.telephony.mms true
+%endif
 
 %package sub2-domain_API-Messaging-Push
 Summary:       Push Client
index e447029f8aa40b90278e0ec9de77f8eaf4889444..531e98628e3945a1c54fa290fe85df039122a036 100644 (file)
@@ -25,6 +25,8 @@ Suggests: tel-plugin-syspopup
 Tizen block (set of packages) for Group of domain API-Telephony
 %files sub1-domain_API-Telephony
 %posttrans sub1-domain_API-Telephony
+%ifnarch %{ix86} x86_64
 %tizen_feature tizen.org/feature/network.telephony true
 %tizen_feature tizen.org/feature/systemsetting.incoming_call true
+%endif
 
index 85cd3a651bd8eb05a2b962b65d41e4b0be4078d4..989257d27dca5bf73adf01bdb6ff7ad6bf5642bf 100644 (file)
@@ -453,7 +453,6 @@ Requires:   tel-plugin-vmodem
 Packages of Telephony HAL and Feature for EMUL.
 %files sub2-Preset_boards-EMUL-Telephony
 %posttrans sub2-Preset_boards-EMUL-Telephony
-%tizen_feature tizen.org/feature/network.telephony.service.umts true
 
 
 ### EMUL-Feedback ###