Skip to content

Commit

Permalink
Update AndroidManifest.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
ShirosakiMio committed Mar 28, 2024
1 parent 4e269fd commit 863968e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions FCL/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@

<uses-feature
android:glEsVersion="0x00020000"/>
<uses-feature
android:name="android.hardware.type.pc"
android:required="false" />

<uses-permission
android:name="android.permission.READ_EXTERNAL_STORAGE"
Expand Down

0 comments on commit 863968e

Please sign in to comment.