From e9909f58c2b235f8066295c4faa6a00415968ae7 Mon Sep 17 00:00:00 2001 From: Sunny Goyal Date: Thu, 26 Mar 2015 15:22:29 -0700 Subject: Removing UninstallShortcutReceiver > Removing support due to its flacky design. Removing a shortcut causes a full reload. Also we do not have any concept of owner, so any app can remove any shortcut. Bug: 11372484 Change-Id: I781c922fac7dc77ea82cd0a2af74a5fca22500de --- AndroidManifest.xml | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 8c837cc1d..f43106f18 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -28,12 +28,6 @@ android:protectionLevel="dangerous" android:label="@string/permlab_install_shortcut" android:description="@string/permdesc_install_shortcut" /> - - - - - - - - -- cgit v1.2.3