Skip to content
Snippets Groups Projects
Commit d3ed7af8 authored by Daniel Agar's avatar Daniel Agar
Browse files

AndroidManifest.xml update to enable ChromeOS support

parent 8f7ecefa
Branches
No related tags found
No related merge requests found
......@@ -59,6 +59,7 @@
<!-- Support devices without USB host mode since there are other connection types -->
<uses-feature android:name="android.hardware.usb.host" android:required="false"/>
<uses-feature android:name="android.hardware.location.GPS" android:required="false" />
<!-- The following comment will be replaced upon deployment with default features based on the dependencies of the application.
Remove the comment if you do not require these default features. -->
<!-- %%INSERT_FEATURES -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment