Skip to content

Commit a453679

Browse files
committed
android manifest fix
1 parent 8c8febb commit a453679

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

android/app/src/main/AndroidManifest.xml

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
22
package="com.EGstudios.harmony">
3-
android:installLocation="preferExternal"
43
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
54
<uses-permission android:name="android.permission.ACCESS_BACKGROUND_LOCATION"/>
65
<application

0 commit comments

Comments
 (0)