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

Commit 68c232af 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

am: 32d7be2f

Change-Id: I62810eb6a2a7410f1113adcd4359d499ac8bd73d
parents c542de05 32d7be2f
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>