Added BaresipApp to avoid baresip service starting before baresip library is loaded
This commit is contained in:
@ -40,6 +40,7 @@
|
||||
android:required="false" />
|
||||
|
||||
<application
|
||||
android:name=".BaresipApp"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:installLocation="internalOnly"
|
||||
|
||||
Reference in New Issue
Block a user