Merge "Remove ACTION_TAG_DISCOVERED from protected broadcast list." into gingerbread

This commit is contained in:
Nick Pelly
2010-12-06 17:43:46 -08:00
committed by Android (Google) Code Review

View File

@@ -86,7 +86,6 @@
<protected-broadcast android:name="android.hardware.action.USB_DISCONNECTED" />
<protected-broadcast android:name="android.hardware.action.USB_STATE" />
<protected-broadcast android:name="android.nfc.action.TAG_DISCOVERED" />
<protected-broadcast android:name="android.nfc.action.LLCP_LINK_STATE_CHANGED" />
<protected-broadcast android:name="android.nfc.action.TRANSACTION_DETECTED" />