mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-25 06:10:35 +00:00
Bug 879369 - Make NFC not a required hardware feature. r=blassey
This commit is contained in:
parent
3a622ba311
commit
7830e812ea
@ -49,7 +49,7 @@
|
||||
#ifdef MOZ_ANDROID_BEAM
|
||||
<!-- Android Beam support -->
|
||||
<uses-permission android:name="android.permission.NFC"/>
|
||||
<uses-feature android:name="android.hardware.nfc"/>
|
||||
<uses-feature android:name="android.hardware.nfc" android:required="false"/>
|
||||
#endif
|
||||
|
||||
#ifdef MOZ_WEBRTC
|
||||
|
Loading…
x
Reference in New Issue
Block a user