需要什么 USE_BIOMETRIC 权限?

What is the USE_BIOMETRIC permission needed for?

USE_BIOMETRIC 权限的 documentation

Allows an app to use device supported biometric modalities.

但 AndroidX 的 BiometricPrompt 无需 此权限即可工作。那么它到底有什么用呢?

有效,因为库已经在自己的清单中声明了它:

https://android.googlesource.com/platform/frameworks/support/+/63add6e2590077c18556dcdd96aa5c6ff68eb13b/biometric/biometric/src/main/AndroidManifest.xml