KeyChain AliasLoader: Refactor to be a static class.

In preparation of adding unit tests to the AliasLoadder, make this class
a static class so it does not depend on members of the KeyChainActivity
class, and mock KeyStore can be provided.

Since the CertificateAdapter is instantiated from it, it is also made static.

No functional changes.

Bug: 65624467
Test: system tests.
Change-Id: I7e5adc17d51173790aeacac1b043a08f408f5158
1 file changed
tree: 11bda4efa6e1a096d0e9b77638a0eaaef515dfc5
  1. res/
  2. src/
  3. support/
  4. tests/
  5. Android.mk
  6. AndroidManifest.xml