adorsys / secure-storage-android

Store strings & credentials securely encrypted on your device
Apache License 2.0
367 stars 58 forks source link

Remove logic for checking secureHardware on device #81

Closed drilonrecica closed 4 years ago

drilonrecica commented 4 years ago

Pre API23 secureHardware cannot be checked without the possibility of running into errors so the logic is removed fully from the library to avoid discrepancies.