Fix android.webkit.GeolocationTest for molly.

The problem is that the WebView ended up subscribing to notifications
from the fused provider but the test was sending mock location updates
to the network provider.
The fix is to send mock location updates to the fused provider too.

BUG: 17513804
Change-Id: Idd0ca496251f1c7d4c3a3360a4f6330f59abf08a
1 file changed