mirror of
https://github.com/apache/cordova-plugin-camera.git
synced 2025-01-19 03:42:52 +08:00
updated the android paths
This commit is contained in:
parent
c55281bd6a
commit
c6174ce211
@ -21,7 +21,7 @@ id="org.apache.cordova.core.CameraLauncher"
|
|||||||
<!-- android -->
|
<!-- android -->
|
||||||
<platform name="android">
|
<platform name="android">
|
||||||
<config-file target="res/xml/config.xml" parent="/cordova/plugins">
|
<config-file target="res/xml/config.xml" parent="/cordova/plugins">
|
||||||
<plugin name="Camera" value="org.apache.cordova.core.CameraLauncher"/>
|
<plugin name="Camera" value="org.apache.cordova.core"/>
|
||||||
</config-file>
|
</config-file>
|
||||||
|
|
||||||
<source-file src="CameraLauncher.java" target-dir="org/apache/cordova/core" />
|
<source-file src="CameraLauncher.java" target-dir="org/apache/cordova/core" />
|
||||||
|
Loading…
Reference in New Issue
Block a user