From 2c44ce95fd6f633a015ab3fc98d4bd830d2bf422 Mon Sep 17 00:00:00 2001 From: Santos Cordon Date: Wed, 22 Jan 2014 11:43:20 -0800 Subject: Fix exported property on incall's NotificationBroadcastReceiver. exported property was not being respected because it was missing the "android:" prefix. Change-Id: I24e8cab83162b0837cddfaaeccfcedfff7de793d --- InCallUI/AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'InCallUI') diff --git a/InCallUI/AndroidManifest.xml b/InCallUI/AndroidManifest.xml index 42d8e3173..56cd5e868 100644 --- a/InCallUI/AndroidManifest.xml +++ b/InCallUI/AndroidManifest.xml @@ -51,7 +51,7 @@ - + -- cgit v1.2.3