Merge "Protect CANCEL_HANDOVER_TRANSFER broadcast" am: 4df6c75b99

am: d0be609210

Change-Id: I8dd81fe9b4bb71b856a023c99594568d0442837c
This commit is contained in:
Hiroki Yamamoto
2017-04-04 21:09:39 +00:00
committed by android-build-merger

View File

@@ -280,6 +280,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" />