Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b599c1ea authored by Jorim Jaggi's avatar Jorim Jaggi Committed by Android Git Automerger
Browse files

am d6bd9da8: Lower fingerprint permission protection level

* commit 'd6bd9da8':
  Lower fingerprint permission protection level
parents db5b4ecc d6bd9da8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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                                                -->