mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-21 11:28:56 -04:00
Added MONKEY property which facilitates testing using Android Monkey.
See https://github.com/kiwix/kiwix-android/issues/1370 for details.
This commit is contained in:
parent
0701c1aa7b
commit
cbada72157
@ -26,6 +26,7 @@
|
||||
<action android:name="android.intent.action.MAIN"/>
|
||||
|
||||
<category android:name="android.intent.category.LAUNCHER"/>
|
||||
<category android:name="android.intent.category.MONKEY"/>
|
||||
</intent-filter>
|
||||
|
||||
<meta-data
|
||||
|
Loading…
x
Reference in New Issue
Block a user