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 --- AndroidManifest.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 49efc5d89..f391a19a2 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -50,11 +50,13 @@ android:protectionLevel="signatureOrSystem" android:label="@string/permlab_write_settings" android:description="@string/permdesc_write_settings"/> - + -- cgit v1.2.3