Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 32d7be2f authored by Martijn Coenen's avatar Martijn Coenen Committed by android-build-merger
Browse files

Merge "Add android.hardware.nfc.any to NFC features." into oc-dev

am: e7def4e9

Change-Id: I4c40be1c19abbac0c0a3808126821ee35b0bf307
parents 0381d420 e7def4e9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -18,4 +18,5 @@
     NFC card emulation -->
<permissions>
    <feature name="android.hardware.nfc.hce" />
    <feature name="android.hardware.nfc.any" />
</permissions>
+1 −0
Original line number Diff line number Diff line
@@ -18,4 +18,5 @@
     NFC-F card emulation -->
<permissions>
    <feature name="android.hardware.nfc.hcef" />
    <feature name="android.hardware.nfc.any" />
</permissions>
+1 −0
Original line number Diff line number Diff line
@@ -18,4 +18,5 @@
     using Near-Field Communications (NFC). -->
<permissions>
    <feature name="android.hardware.nfc" />
    <feature name="android.hardware.nfc.any" />
</permissions>