Remove MyApps / Market widget from the default Launcher2

Finsky will provide the widget. MyApps is just a list of
apps that the user owns / installed. It's no longer used
to browse available apps and will not have a widget.

Bug: 3333614
Change-Id: Idd1d5feb53594d2e3fdc5680ec5b35806adfda6e
This commit is contained in:
Kirill Grouchnikov
2011-01-10 12:01:56 -08:00
parent df9de0b121
commit 7e57ae0e4b

View File

@@ -43,15 +43,6 @@
launcher:spanX="4"
launcher:spanY="1" />
<appwidget
launcher:packageName="com.android.vending"
launcher:className="com.android.vending.MarketWidgetProvider"
launcher:screen="3"
launcher:x="1"
launcher:y="1"
launcher:spanX="2"
launcher:spanY="2" />
<!-- Far-right screen [4] -->
</favorites>