2022-09-12 17:15:03 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
|
|
|
|
|
|
|
|
<application>
|
2022-09-15 16:17:11 +02:00
|
|
|
<activity android:name="im.vector.app.features.pin.lockscreen.tests.LockScreenTestActivity" />
|
2022-09-12 17:15:03 +02:00
|
|
|
</application>
|
|
|
|
|
|
|
|
</manifest>
|