Removing the xwalk_core_library reference so we can use this with MozillaView
Project: http://git-wip-us.apache.org/repos/asf/cordova-android/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-android/commit/f4555f7c Tree: http://git-wip-us.apache.org/repos/asf/cordova-android/tree/f4555f7c Diff: http://git-wip-us.apache.org/repos/asf/cordova-android/diff/f4555f7c Branch: refs/heads/pluggable_webview Commit: f4555f7c96aed412d15e87a9def8a9e69039a10a Parents: 8408da5 Author: Joe Bowser <[email protected]> Authored: Wed Apr 23 14:31:30 2014 -0700 Committer: Ian Clelland <[email protected]> Committed: Tue Apr 29 22:50:11 2014 -0400 ---------------------------------------------------------------------- framework/project.properties | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-android/blob/f4555f7c/framework/project.properties ---------------------------------------------------------------------- diff --git a/framework/project.properties b/framework/project.properties index 5edb77d..9fe04f3 100644 --- a/framework/project.properties +++ b/framework/project.properties @@ -14,4 +14,3 @@ target=android-19 apk-configurations= renderscript.opt.level=O0 android.library=true -android.library.reference.1=../../crosswalk-cordova-android/framework/xwalk_core_library
