am 9ae0100c: am b599c1ea: am d6bd9da8: Lower fingerprint permission protection level

* commit '9ae0100c767eac741de61b7dbce321108cec679e':
  Lower fingerprint permission protection level
This commit is contained in:
Jorim Jaggi
2015-05-20 20:21:51 +00:00
committed by Android Git Automerger

View File

@@ -681,7 +681,7 @@
android:permissionGroup="android.permission-group.SENSORS"
android:label="@string/permlab_useFingerprint"
android:description="@string/permdesc_useFingerprint"
android:protectionLevel="dangerous" />
android:protectionLevel="normal" />
<!-- ====================================================================== -->
<!-- INSTALLTIME PERMISSIONS -->