Set dialler integration active as soon as we return the connection

Stephen Paul Weber created

Since that is the point where the phone call starts from the OS point of view,
and we do want to prevent the app from thinking we are in a not-us call when the
dialler integration is in use.

Change summary

src/cheogram/java/com/cheogram/android/ConnectionService.java | 1 +
1 file changed, 1 insertion(+)

Detailed changes