You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2016/12/08 00:56:28 UTC

[06/25] cordova-plugin-camera git commit: BuildConfig from test project crept in source code thanks to Android Studio, removing

BuildConfig from test project crept in source code thanks to Android Studio, removing


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/commit/3ed3d887
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/tree/3ed3d887
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/diff/3ed3d887

Branch: refs/heads/2.3.x
Commit: 3ed3d887ca7336534cfeb7d2146731f4e81a1203
Parents: f010394
Author: Joe Bowser <bo...@apache.org>
Authored: Thu Aug 4 11:35:39 2016 -0700
Committer: Joe Bowser <bo...@apache.org>
Committed: Thu Aug 4 11:35:39 2016 -0700

----------------------------------------------------------------------
 src/android/CameraLauncher.java | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/blob/3ed3d887/src/android/CameraLauncher.java
----------------------------------------------------------------------
diff --git a/src/android/CameraLauncher.java b/src/android/CameraLauncher.java
index 0a9cd38..8abdc39 100644
--- a/src/android/CameraLauncher.java
+++ b/src/android/CameraLauncher.java
@@ -39,7 +39,6 @@ import org.apache.cordova.PermissionHelper;
 import org.apache.cordova.PluginResult;
 import org.json.JSONArray;
 import org.json.JSONException;
-import org.apache.cordova.Api24Camera.BuildConfig;
 
 import android.Manifest;
 import android.app.Activity;


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org