commit | 9ced3cd9d6ea414523051ec872fffc68f5fdbf08 | [log] [tgz] |
---|---|---|
author | Jason Monk <[email protected]> | Mon Aug 12 16:42:38 2013 -0400 |
committer | Jason Monk <[email protected]> | Tue Aug 20 17:36:39 2013 -0400 |
tree | 22d49c8bde1a17da9c9ff1588a3af3e176d0173a | |
parent | 58514937628dfcf3b2949e4cbc45d5526ecb8019 [diff] |
Change PacProcessor to Android Service This switches the PacProcessor over to an Android Service. The service is bound and unbound by the PacManager, which also adds it to the ServiceManager, allowing for Context-Free access by the PacProxySelector in all DVMs. bug:10182711 Change-Id: Id1ff7660be56e8976cdcccd76e041feb47a17a61