android / security-samples

Multiple samples showing the best practices in security APIs on Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FIDO sample has minSdkVersion 15

clhols opened this issue · comments

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