Merge "Add setup usage for ACCESS_KEYGUARD_SECURE_STORAGE."

This commit is contained in:
Julius D'Souza
2020-12-10 19:19:57 +00:00
committed by Android (Google) Code Review

View File

@@ -4639,7 +4639,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 -->