8000 restart action intent filter removed · verifykit/verifykit-sdk-android@f2ed623 · GitHub
[go: up one dir, main page]

Skip to content

Commit f2ed623

Browse files
authored
restart action intent filter removed
1 parent abc5012 commit f2ed623

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -115,10 +115,6 @@ Add the following meta-data elements, an activity for VerifyKit and intent filte
115115
android:scheme="https" />
116116
<!--This code is optional-->
117117
</intent-filter>
118-
<intent-filter>
119-
<action android:name="intent.restart.action" />
120-
<category android:name="android.intent.category.DEFAULT" />
121-
</intent-filter>
122118
</activity>
123119

124120
```

0 commit comments

Comments
 (0)
0