android / security-samples

Multiple samples showing the best practices in security APIs on Android.
Apache License 2.0
938 stars 395 forks source link

FIDO sample has minSdkVersion 15 #61

Open clhols opened 4 years ago

clhols commented 4 years ago

Readme says FIDO can only run on API 26 an above, but the sample is setting minSdkVersion to 15.