The Biometric Bypass Module is an Xposed module built on LSPosed's Modern Xposed API. It streamlines the face authentication process by automatically bypassing the confirmation step that follows a successful face unlock, providing a seamless, hands-free user experience.
The Biometric Bypass Module automates the manual confirmation step required after face authentication by the BiometricPrompt API, streamlining the process for a smoother user experience. Since it hooks into a System UI method, it works universally for all apps that don't override the default Android behavior. It also functions securely with apps protected by Magisk deny lists, Magisk Hide, or Shamiko.
Below are visual examples comparing the experience with the Biometric Bypass Module enabled versus the default Android behavior:
Default Behavior: Face unlock with manual confirmation required.
Module Enabled: Face unlock with automatic confirmation bypass.
- Android Version: 11 and above
- Tested on:
- Pixel 8 Pro (husky) with Android 14 (Build: ap2a.240805.005)
- Pixel 9 Pro (caiman) with Android 15 (Build: AP3A.241005.015, Oct 2024)
- Ensure LSPosed is installed on your device.
- Download and install the Biometric Bypass Module APK.
- Activate the module via LSPosed.
- Restart the System UI to apply changes.
This module is also available for legacy Xposed API implementations:
Automating the confirmation step after biometric authentication could reduce security and lead to unintended actions. Carefully consider these risks before using the module.
Contributions and suggestions for improvement are welcome. If you have ideas or encounter issues, feel free to submit a pull request or open an issue.
This module modifies system behavior and may impact device security. Use it at your own risk.