SchildiChat-android/vector/src/androidTest/AndroidManifest.xml

9 lines
263 B
XML

<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<application>
<activity android:name="im.vector.app.features.pin.lockscreen.tests.LockScreenTestActivity" />
</application>
</manifest>