Upstream version 8.36.161.0
[platform/framework/web/crosswalk.git] / src / xwalk / build / android / generate_xwalk_core_library.py
index a794e4f..ba7ef6b 100755 (executable)
@@ -181,7 +181,7 @@ def CopyResources(project_source, out_dir):
       # (package, prefix) turple.
       ('ui/android/java/res', 'ui'),
       ('content/public/android/java/res', 'content'),
-      ('xwalk/runtime/android/java/res', 'xwalk_core'),
+      ('xwalk/runtime/android/core_internal/res', 'xwalk_core_internal'),
   ]
 
   # For each res, there are two generated res folder in out directory,