KeyChain tests: Adding a unit test for AliasLoader

Add a simple unit test for the AliasLoader, using Robolectric.

The test simply verifies the CertificateAdapter has the number of
results returned by KeyStore.get(). It does not verify that they
get loaded correctly.

Test: New Robolectric test, which passes.
Bug: 65624467
Change-Id: Iedcf1a0d9022d5d519bce44fc51d64acefde6508
4 files changed
tree: 7e3753a12723868fb2a4339c9babf6fd96866cb2
  1. res/
  2. robotests/
  3. src/
  4. support/
  5. tests/
  6. Android.mk
  7. AndroidManifest.xml