~cytrogen/vbhelper

ref: e17f6c23e43f4f27bfb2ea1c49e2218695e5da7b vbhelper/app/src/test d---------
Merge pull request #11 from cfogrady/SecretsRepo

Add Secrets Repo Using a Proto DataStore
Merge pull request #10 from cfogrady/APK_Import

APK Import
c456d455 — Christopher O'Grady 1 year, 3 months ago
Implement Secrets Repository

Add proto plugin and dependencies
Create Secrets Proto
Create Secrets Proto DataStore
Replace old secrets with proto secrets
Fix importers and tests to use new proto secrets.
9871f042 — Christopher O'Grady 1 year, 3 months ago
Verify Secret correctness as part of loading.

Improve tests
f4974c87 — Christopher O'Grady 1 year, 3 months ago
Import APK in tests
Initial commit