From 3ed316a71d5ec5be2e25ba0a993ebd71a260217c Mon Sep 17 00:00:00 2001 From: Adam Cohen Date: Wed, 23 Jul 2014 18:21:20 -0700 Subject: Adding broadcast to indicate first launcher load -> fixing small thing from previous CL issue 16191557 Change-Id: I015859f6028066e7c8664436f291ed226a539e29 --- res/values/strings.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'res/values/strings.xml') diff --git a/res/values/strings.xml b/res/values/strings.xml index 1ee1be6fd..780dcd22a 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -27,6 +27,9 @@ com.android.launcher3.permission.RECEIVE_LAUNCH_BROADCASTS + + com.android.launcher3.permission.RECEIVE_FIRST_LOAD_BROADCAST + Launcher3 -- cgit v1.2.3