Skip to content

Commit 09800ca

Browse files
committed
Revert exported tag that may not be needed
1 parent 605ebad commit 09800ca

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

android/sdl_android/src/androidTest/AndroidManifest.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@
1616

1717
<application android:debuggable="true">
1818
<uses-library android:name="android.test.runner" />
19-
<activity android:name=".managers.lockscreen.SDLLockScreenActivity"
20-
android:exported="true"/>
19+
<activity android:name=".managers.lockscreen.SDLLockScreenActivity" />
2120
</application>
2221

2322
</manifest>

0 commit comments

Comments
 (0)