Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Keystore: Disable StrongBox usage for now.
StrongBox is unfortunately broken on some older devices so we need a way to have the application to specify whether to use it or not, depending on e.g. make/model of the device. A future update will make this configurable. See Issue #259 for details. Test: Manually tested.
- Loading branch information