Merge "Protect android.nfc.action.ALWAYS_ON_STATE_CHANGED" am: c88231bcba am: 77b5d6436c

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1552504

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I8a2a7da344ac0c8eeb893b45eb8a16e4b07147c7
This commit is contained in:
Treehugger Robot
2021-01-20 19:48:01 +00:00
committed by Automerger Merge Worker

View File

@@ -316,6 +316,7 @@
<protected-broadcast android:name="android.net.nsd.STATE_CHANGED" />
<protected-broadcast android:name="android.nfc.action.ADAPTER_STATE_CHANGED" />
<protected-broadcast android:name="android.nfc.action.ALWAYS_ON_STATE_CHANGED" />
<protected-broadcast android:name="android.nfc.action.PREFERRED_PAYMENT_CHANGED" />
<protected-broadcast android:name="android.nfc.action.TRANSACTION_DETECTED" />
<protected-broadcast android:name="android.nfc.action.REQUIRE_UNLOCK_FOR_NFC" />