Loading core/res/AndroidManifest.xml +1 −2 Original line number Original line Diff line number Diff line Loading @@ -1803,8 +1803,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" Loading Loading
core/res/AndroidManifest.xml +1 −2 Original line number Original line Diff line number Diff line Loading @@ -1803,8 +1803,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" Loading