[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
This commit is contained in:
Andrew Solovay
2016-11-17 13:47:25 -08:00
parent b8a7f78d24
commit 40ba793b33

View File

@@ -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"