mirror of
https://github.com/apache/cordova-plugin-camera.git
synced 2025-01-19 03:42:52 +08:00
fixed missing >
This commit is contained in:
parent
acf67ccd52
commit
713d9e7d96
@ -25,7 +25,7 @@ id="org.apache.cordova.core.CameraLauncher"
|
||||
<!-- android -->
|
||||
<platform name="android">
|
||||
<config-file target="res/xml/config.xml" parent="/*">
|
||||
<feature name="Camera"
|
||||
<feature name="Camera">
|
||||
<param name="android-package" value="org.apache.cordova.core"/>
|
||||
</feature>
|
||||
</config-file>
|
||||
|
Loading…
Reference in New Issue
Block a user