~cytrogen/vbhelper

ref: ffa6958a8967bc55e4c288fcd46a3f4deb830d52 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