Remove link to conference test in Android app list.
This commit is contained in:
parent
ad73edbe00
commit
4a6ba5f8fd
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@
|
|||
<activity android:name="org.linphone.TestConferenceActivity"
|
||||
android:label="Conf test"
|
||||
android:theme="@android:style/Theme.NoTitleBar.Fullscreen"
|
||||
android:enabled="true">
|
||||
android:enabled="false">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
<category android:name="android.intent.category.LAUNCHER" />
|
||||
|
|
Loading…
Reference in a new issue