Allow applications to disable default Beam behavior.
By adding a meta-data entry to the application section of
the applications manifest:
<meta-data android:name="android.nfc.disable_beam_default"
android:value="true" />
Bug: 6257668
Change-Id: I73c27d8c642acd85f678fb42b4379f6bc21189b9
Loading
Please sign in to comment