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

Commit 59ca9b5f authored by Dmitry Dementyev's avatar Dmitry Dementyev
Browse files

Update RECOVER_KEYSTORE permission documentation.

Previous comment used outdated name for class managing recoverable
keystore.
Bug: 74976894
Test: none

Change-Id: I44460014d0ac5817d48e16bf281d2bb4ffe06823
parent 095b9e8e
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -3310,7 +3310,8 @@
    <permission android:name="android.permission.BACKUP"
        android:protectionLevel="signature|privileged" />

    <!-- @SystemApi Allows application to manage RecoverableKeyStoreLoader.
    <!-- @SystemApi Allows application to manage
         {@link android.security.keystore.recovery.RecoveryController}.
         <p>Not for use by third-party applications.
         @hide -->
    <permission android:name="android.permission.RECOVER_KEYSTORE"