Loading core/res/AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -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" /> Loading Loading
core/res/AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -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" /> Loading