public class WebViewUpdateServiceImpl
extends Object
Implementation of the WebViewUpdateService.
This class doesn't depend on the android system like the actual Service does and can be used
directly by tests (as long as they implement a SystemInterface).