Adjustments
This commit is contained in:
parent
3e87c8f9b5
commit
06c691aef2
@ -52,7 +52,7 @@
|
|||||||
<preference name="SplashMaintainAspectRatio" value="true" />
|
<preference name="SplashMaintainAspectRatio" value="true" />
|
||||||
<preference name="AndroidXEnabled" value="true" />
|
<preference name="AndroidXEnabled" value="true" />
|
||||||
<!-- Don't exclude devices with very cheap cameras like Kindle Fire tablets -->
|
<!-- Don't exclude devices with very cheap cameras like Kindle Fire tablets -->
|
||||||
<config-file target="AndroidManifest.xml" parent="/manifest/application">
|
<config-file target="AndroidManifest.xml" parent="/manifest">
|
||||||
<uses-feature android:name="android.hardware.camera.autofocus" android:required="false"/>
|
<uses-feature android:name="android.hardware.camera.autofocus" android:required="false"/>
|
||||||
<uses-feature android:name="android.hardware.camera.flash" android:required="false"/>
|
<uses-feature android:name="android.hardware.camera.flash" android:required="false"/>
|
||||||
<uses-feature android:name="android.hardware.location.gps" android:required="false" />
|
<uses-feature android:name="android.hardware.location.gps" android:required="false" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user