From b6a4d983b8ddec80033f371c71270beea3ad912a Mon Sep 17 00:00:00 2001 From: Brian Muramatsu Date: Tue, 24 Apr 2012 17:16:04 -0700 Subject: Populate the default workspace earlier Adds a receiver that populates the default workspace. It can be called by the system when it's ready for launcher to preload. Change-Id: If885fcfd931c459f87e9bb0df4c8bca00906f3c1 --- AndroidManifest.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index c72d1063e..47278bb83 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -23,6 +23,10 @@ + + + + + + + +