am a9845680: am a95d9f0b: am 16c1764c: Merge "Change MANAGE_FINGERPRINT permission to system|signature" into mnc-dev
* commit 'a9845680221b1b343f13db0482264f07f07b57f1': Change MANAGE_FINGERPRINT permission to system|signature
This commit is contained in:
@@ -2436,7 +2436,7 @@
|
||||
|
||||
<!-- Allows managing (adding, removing) fingerprint templates. Reserved for the system. @hide -->
|
||||
<permission android:name="android.permission.MANAGE_FINGERPRINT"
|
||||
android:protectionLevel="signature" />
|
||||
android:protectionLevel="system|signature" />
|
||||
|
||||
<!-- Allows an application to control keyguard. Only allowed for system processes.
|
||||
@hide -->
|
||||
|
||||
Reference in New Issue
Block a user