~cytrogen/vbhelper

ref: 489e27b038f09fc5e1206ffb9642fc24b56348ce vbhelper/app/src/test/java/com 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