This also changes the way bridges are used. Instead of using the torrc config file, bridges are now activated via Tor's control port.
* Move PluginConfig out of bramble-android. Projects using bramble now need to provide it. * Add a PluginConfig#shouldPoll() method which can be used to disable polling altogether. * Move Poller instantiation to the PluginManager.