From 35042f1f58663fd00a08e4a8dd51c59bfeddda78 Mon Sep 17 00:00:00 2001 From: Nick Pelly Date: Mon, 6 Dec 2010 17:32:59 -0800 Subject: Remove ACTION_TAG_DISCOVERED from protected broadcast list. ACTION_TAG_DISCOVERED is a start activity intent, not a broadcast intent, so its presence in this list is redundant. Change-Id: I05419ec9c4471b7b11c9ae50a02e5ac3d9e572d2 --- core/res/AndroidManifest.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'core/res/AndroidManifest.xml') diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index 07a48e7..b83aea8 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -86,7 +86,6 @@ - -- cgit v1.1