[script][non-acr][Included webview module] 16/193016/1
authorSanghoon Lee <shooney.lee@samsung.com>
Wed, 14 Nov 2018 01:53:04 +0000 (10:53 +0900)
committerSanghoon Lee <shooney.lee@samsung.com>
Wed, 14 Nov 2018 01:53:04 +0000 (10:53 +0900)
Change-Id: I707be22802e4f516d371eb3068fb0622856f6d36

tool/script/pack.py

index 280c9a3..288e2c1 100755 (executable)
@@ -83,9 +83,6 @@ def folder_list(path):
             if "ElmSharpWearable" in name : 
                 continue
 
-            if "WebView" in name :
-                continue
-
             splitwords = name.split(".")
             splitwords.pop()
             splitwords.pop(0)