Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / xwalk / runtime / android / runtime / src / org / xwalk / runtime / XWalkRuntimeViewProvider.java
index 5f6fa72..395a37a 100644 (file)
@@ -15,7 +15,7 @@ import android.view.View;
  * real implementation like runtime core.
  *
  */
-public interface XWalkRuntimeViewProvider {
+interface XWalkRuntimeViewProvider {
     // For handling life cycle and activity result.
     public void onCreate();
     public void onResume();