null-dev / UniversalAuth

Add custom auth options (e.g. face unlock) to your phone using Xposed.
Other
190 stars 15 forks source link

[Q] could a basic face unlock service be implemented via a simple APK? #13

Open Lanchon opened 2 years ago

Lanchon commented 2 years ago

hi, could a basic face unlock service be implemented via an APK, even if it is privileged?

google apps used to support face unlock, and no framework patching framework (xposed) was needed for that. xposed weakens android's security model and is not for everybody.

thanks