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

Commit 40ba793b authored by Andrew Solovay's avatar Andrew Solovay
Browse files

[DAC FIXIT]: Noted that UNINSTALL_SHORTCUT is no longer supported.

Per b/25487830, this permission is no longer supported. I don't think
I can remove it from the manifest file, so unless someone has a better
idea, I'm just replacing the existing doc with a comment saying that
it's not supported.

Doc is staged to:
http://go/dac-stage/reference/android/Manifest.permission.html#UNINSTALL_SHORTCUT

bug: 25487830
Change-Id: Ib564fb49536626df6f92bd2b97a11ffec41e9a90
parent b8a7f78d
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -1799,8 +1799,7 @@
        android:description="@string/permdesc_install_shortcut"
        android:protectionLevel="normal"/>

    <!-- Allows an application to uninstall a shortcut in Launcher.
         <p>Protection level: normal
    <!--This permission is no longer supported.
    -->
    <permission android:name="com.android.launcher.permission.UNINSTALL_SHORTCUT"
        android:label="@string/permlab_uninstall_shortcut"