summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDongkyun Son <dongkyun.s@samsung.com>2017-09-22 13:11:40 +0900
committerDongkyun Son <dongkyun.s@samsung.com>2017-09-22 13:13:32 +0900
commit51fcc45886d66427967c5de980be39e1bc7ee66c (patch)
treed6341e9bf1ca74c3ac883d8c5b9094c01634cbe5
parent58255a9b68ccc4dce2d07bed24b4a02c4fa5abb0 (diff)
downloadmeta-mobile-sandbox/dkson95/lsan.tar.gz
meta-mobile-sandbox/dkson95/lsan.tar.bz2
meta-mobile-sandbox/dkson95/lsan.zip
test: skip for scripts/mobile-dotnet-generate-ni.postsandbox/dkson95/lsan
Change-Id: I4ab58f47beb5025a7160b32d2539de5feaf774cc Signed-off-by: Dongkyun Son <dongkyun.s@samsung.com>
-rwxr-xr-xscripts/mobile-dotnet-generate-ni.post40
1 files changed, 20 insertions, 20 deletions
diff --git a/scripts/mobile-dotnet-generate-ni.post b/scripts/mobile-dotnet-generate-ni.post
index cafae57..25328c1 100755
--- a/scripts/mobile-dotnet-generate-ni.post
+++ b/scripts/mobile-dotnet-generate-ni.post
@@ -1,25 +1,25 @@
#!/bin/sh
-echo "############### mobile-dotnet-generate-ni.post ################"
+echo "############### skip mobile-dotnet-generate-ni.post ################"
# Generate NI for System
-nitool --dll /usr/share/dotnet/shared/Microsoft.NETCore.App/2.0.0/System.Collections.dll
-nitool --dll /usr/share/dotnet/shared/Microsoft.NETCore.App/2.0.0/System.IO.FileSystem.dll
-nitool --dll /usr/share/dotnet/shared/Microsoft.NETCore.App/2.0.0/System.Linq.dll
-nitool --dll /usr/share/dotnet/shared/Microsoft.NETCore.App/2.0.0/System.Linq.Expressions.dll
-nitool --dll /usr/share/dotnet/shared/Microsoft.NETCore.App/2.0.0/System.ObjectModel.dll
-nitool --dll /usr/share/dotnet/shared/Microsoft.NETCore.App/2.0.0/System.Private.DataContractSerialization.dll
-nitool --dll /usr/share/dotnet/shared/Microsoft.NETCore.App/2.0.0/System.Private.Uri.dll
-nitool --dll /usr/share/dotnet/shared/Microsoft.NETCore.App/2.0.0/System.Private.Xml.dll
-nitool --dll /usr/share/dotnet/shared/Microsoft.NETCore.App/2.0.0/System.Reflection.Metadata.dll
-nitool --dll /usr/share/dotnet/shared/Microsoft.NETCore.App/2.0.0/System.Text.RegularExpressions.dll
+#nitool --dll /usr/share/dotnet/shared/Microsoft.NETCore.App/2.0.0/System.Collections.dll
+#nitool --dll /usr/share/dotnet/shared/Microsoft.NETCore.App/2.0.0/System.IO.FileSystem.dll
+#nitool --dll /usr/share/dotnet/shared/Microsoft.NETCore.App/2.0.0/System.Linq.dll
+#nitool --dll /usr/share/dotnet/shared/Microsoft.NETCore.App/2.0.0/System.Linq.Expressions.dll
+#nitool --dll /usr/share/dotnet/shared/Microsoft.NETCore.App/2.0.0/System.ObjectModel.dll
+#nitool --dll /usr/share/dotnet/shared/Microsoft.NETCore.App/2.0.0/System.Private.DataContractSerialization.dll
+#nitool --dll /usr/share/dotnet/shared/Microsoft.NETCore.App/2.0.0/System.Private.Uri.dll
+#nitool --dll /usr/share/dotnet/shared/Microsoft.NETCore.App/2.0.0/System.Private.Xml.dll
+#nitool --dll /usr/share/dotnet/shared/Microsoft.NETCore.App/2.0.0/System.Reflection.Metadata.dll
+#nitool --dll /usr/share/dotnet/shared/Microsoft.NETCore.App/2.0.0/System.Text.RegularExpressions.dll
# Generate NI for Xamarin and Device API
-nitool --dll /usr/share/dotnet.tizen/framework/ElmSharp.dll
-nitool --dll /usr/share/dotnet.tizen/framework/Tizen.dll
-nitool --dll /usr/share/dotnet.tizen/framework/Tizen.Applications.Common.dll
-nitool --dll /usr/share/dotnet.tizen/framework/Tizen.Applications.UI.dll
-nitool --dll /usr/share/dotnet.tizen/framework/Xamarin.Forms.Core.dll
-nitool --dll /usr/share/dotnet.tizen/framework/Xamarin.Forms.Platform.dll
-nitool --dll /usr/share/dotnet.tizen/framework/Xamarin.Forms.Platform.Tizen.dll
-nitool --dll /usr/share/dotnet.tizen/framework/Xamarin.Forms.Xaml.dll
+#nitool --dll /usr/share/dotnet.tizen/framework/ElmSharp.dll
+#nitool --dll /usr/share/dotnet.tizen/framework/Tizen.dll
+#nitool --dll /usr/share/dotnet.tizen/framework/Tizen.Applications.Common.dll
+#nitool --dll /usr/share/dotnet.tizen/framework/Tizen.Applications.UI.dll
+#nitool --dll /usr/share/dotnet.tizen/framework/Xamarin.Forms.Core.dll
+#nitool --dll /usr/share/dotnet.tizen/framework/Xamarin.Forms.Platform.dll
+#nitool --dll /usr/share/dotnet.tizen/framework/Xamarin.Forms.Platform.Tizen.dll
+#nitool --dll /usr/share/dotnet.tizen/framework/Xamarin.Forms.Xaml.dll
# Generate Launcher
-nitool --dll /usr/bin/Tizen.Runtime.Coreclr.dll
+#nitool --dll /usr/bin/Tizen.Runtime.Coreclr.dll