Hi,I managed to fix the 3rd party app fingerprint issue on my Samsung w/ Android 10 (commented on this Github issue too). Basically the AOSP keystore is not fully compatible with the Samsung one so I decided to binary patch the one on my phone and ended up with this module. Now both fingerprint and SafetyNet works.
Notes:
- This disables key attestation for every app, idk if it breaks anything, nothing broke so far
- Only change is the replaced system_sdk29/bin/keystore with the Samsung one (8 bytes modified)
- Only works on Android 10
- Might or might not work for you, use at your own risk.
does not work for my Samsung Galaxy A600FN and Android 10 says installation faled unsupported CPU, can it be fixed?
Attachments
-
92.3 KB Views: 90