Change-Id: I505e7e5ec8ab7d6b5ecb5407fb480a1bbd801f47
config building-blocks-root-domain_CSAPI
bool "Tizen C# Feature Enable"
select building-blocks-sub1-domain_Feature-DotNET
+ select TBB_ENABLE_DOTNET
help
You should select this block to enable Tizen dotnet feature
if building-blocks-root-domain_CSAPI
source domain_csapi/Config_uix.in
source domain_csapi/Config_web.in
endif
+
+config TBB_ENABLE_DOTNET
+ bool
+ default n
+
endmenu
if TBB_ENABLE_TELEPHONY
menu "Telephony Group for TizenFX C#"
-config building-blocks-sub1-domain_API-Telephony
+config building-blocks-sub1-domain_CSAPI-Telephony
bool "Tizen.Telephony"
select building-blocks-sub1-domain_API-Telephony
help