update submodule linphone with multicast support

This commit is contained in:
Jehan Monnier 2015-02-04 18:02:35 +01:00
parent d6faa507eb
commit 9e4babf5f2
2 changed files with 3 additions and 1 deletions

View file

@ -35,6 +35,8 @@
<uses-permission android:name="android.permission.BROADCAST_STICKY" />
<!-- Needed to pre fill the wizard email field (only if enabled in custom settings) -->
<uses-permission android:name="android.permission.GET_ACCOUNTS" />
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE"/>
<uses-permission android:name="android.permission.CHANGE_WIFI_MULTICAST_STATE"/>
<supports-screens android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:xlargeScreens="true" android:anyDensity="true"/>

@ -1 +1 @@
Subproject commit 8484642ce274afffc9b0a2007aac1644aa1d4394
Subproject commit ca9738f673d397e1e94f6d217881318ab84b30f7