Skip to content

Commit

Permalink
Add Pico support to the generic OpenXR build (#719)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeskydev authored May 23, 2024
1 parent f6bae02 commit 6d47627
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Assets/Plugins/Android/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
</intent-filter>
</activity>
<meta-data android:name="unityplayer.SkipPermissionsDialog" android:value="false" />
<meta-data android:name="pvr.app.type" android:value="vr" />
</application>
<uses-permission android:name="android.permission.RECORD_AUDIO" tools:node="remove"/>
<uses-permission android:name="android.permission.MANAGE_EXTERNAL_STORAGE"/>
Expand Down

0 comments on commit 6d47627

Please sign in to comment.