Merge "Add setup usage for ACCESS_KEYGUARD_SECURE_STORAGE."
This commit is contained in:
@@ -4507,7 +4507,7 @@
|
|||||||
<!-- Allows access to keyguard secure storage. Only allowed for system processes.
|
<!-- Allows access to keyguard secure storage. Only allowed for system processes.
|
||||||
@hide -->
|
@hide -->
|
||||||
<permission android:name="android.permission.ACCESS_KEYGUARD_SECURE_STORAGE"
|
<permission android:name="android.permission.ACCESS_KEYGUARD_SECURE_STORAGE"
|
||||||
android:protectionLevel="signature" />
|
android:protectionLevel="signature|setup" />
|
||||||
|
|
||||||
<!-- Allows applications to set the initial lockscreen state.
|
<!-- Allows applications to set the initial lockscreen state.
|
||||||
<p>Not for use by third-party applications. @hide -->
|
<p>Not for use by third-party applications. @hide -->
|
||||||
|
|||||||
Reference in New Issue
Block a user