Merge "[DAC FIXIT]: Noted that UNINSTALL_SHORTCUT is no longer supported." into nyc-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
61dad4b2fc
@@ -1801,8 +1801,7 @@
|
|||||||
android:description="@string/permdesc_install_shortcut"
|
android:description="@string/permdesc_install_shortcut"
|
||||||
android:protectionLevel="normal"/>
|
android:protectionLevel="normal"/>
|
||||||
|
|
||||||
<!-- Allows an application to uninstall a shortcut in Launcher.
|
<!--This permission is no longer supported.
|
||||||
<p>Protection level: normal
|
|
||||||
-->
|
-->
|
||||||
<permission android:name="com.android.launcher.permission.UNINSTALL_SHORTCUT"
|
<permission android:name="com.android.launcher.permission.UNINSTALL_SHORTCUT"
|
||||||
android:label="@string/permlab_uninstall_shortcut"
|
android:label="@string/permlab_uninstall_shortcut"
|
||||||
|
|||||||
Reference in New Issue
Block a user