Merge "Protect CANCEL_HANDOVER_TRANSFER broadcast"

am: 4df6c75b99

Change-Id: If1803f92474fbb6a3dc4aa47674e547443942440
This commit is contained in:
Hiroki Yamamoto
2017-04-04 21:05:41 +00:00
committed by android-build-merger

View File

@@ -279,6 +279,7 @@
<protected-broadcast android:name="android.btopp.intent.action.STOP_HANDOVER_TRANSFER" />
<protected-broadcast android:name="android.nfc.handover.intent.action.HANDOVER_SEND" />
<protected-broadcast android:name="android.nfc.handover.intent.action.HANDOVER_SEND_MULTIPLE" />
<protected-broadcast android:name="com.android.nfc.handover.action.CANCEL_HANDOVER_TRANSFER" />
<protected-broadcast android:name="android.intent.action.CLEAR_DNS_CACHE" />
<protected-broadcast android:name="android.intent.action.PROXY_CHANGE" />