<manifest xmlns:android="http://schemas.android.com/apk/res/android"
          package="software.sitb.react.local.authentication">

  <!--指纹权限-->
  <uses-permission android:name="android.permission.USE_FINGERPRINT"/>

</manifest>
