Merge "Add setup usage for ACCESS_KEYGUARD_SECURE_STORAGE." am: 6131ca7d2f

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1564658

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I439c953289b02c25a727d3f6c984b20eaae4b24c
This commit is contained in:
Julius D'souza
2021-01-30 01:25:40 +00:00
committed by Automerger Merge Worker

View File

@@ -4507,7 +4507,7 @@
<!-- Allows access to keyguard secure storage. Only allowed for system processes.
@hide -->
<permission android:name="android.permission.ACCESS_KEYGUARD_SECURE_STORAGE"
android:protectionLevel="signature" />
android:protectionLevel="signature|setup" />
<!-- Allows applications to set the initial lockscreen state.
<p>Not for use by third-party applications. @hide -->