
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
          package="com.fingerprint.identify">
   <uses-permission android:name="android.permission.USE_FINGERPRINT"/>
   <uses-permission android:name="com.fingerprints.service.ACCESS_FINGERPRINT_MANAGER"/>
   <uses-permission android:name="com.samsung.android.providers.context.permission.WRITE_USE_APP_FEATURE_SURVEY"/>
</manifest>
