docs: Edited UNINSTALL_SHORTCUT permission desc.

Added a callout and a message that more strongly discourages use of
the UNINSTALL_SHORTCUT permission.

Test: make ds-docs -j16

Bug: 72864896
Change-Id: Iacb7a1718c4688e9061bdfd3b50b7afc8f170abb
This commit is contained in:
Kevin Hufnagle
2018-02-02 11:07:15 -08:00
parent 1b65af27d8
commit 902fefdcd2

View File

@@ -2238,7 +2238,8 @@
android:description="@string/permdesc_install_shortcut"
android:protectionLevel="normal"/>
<!--This permission is no longer supported.
<!-- <p class="caution"><strong>Don't use this permission in your app.</strong><br>This
permission is no longer supported.
-->
<permission android:name="com.android.launcher.permission.UNINSTALL_SHORTCUT"
android:label="@string/permlab_uninstall_shortcut"