Upstream version 11.39.256.0
[platform/framework/web/crosswalk.git] / src / xwalk / application / tools / linux / xwalk_launcher_main.cc
index 1fe5674..46c956b 100644 (file)
@@ -273,7 +273,7 @@ int main(int argc, char** argv) {
 #endif
 
 #if defined(OS_TIZEN)
-  if (xwalk_tizen_check_user_app())
+  if (xwalk_tizen_check_group_users())
     exit(1);
 #endif