Patch to dynamically enable NFC LOW_LEVEL_TRACES

low level traces can be enabled at run-time with:
adb shell setprop debug.nfc.LOW_LEVEL_TRACES 1
and disabled with
adb shell setprop debug.nfc.LOW_LEVEL_TRACES 0

NFC must be turned off and on again for this change to take affect.

Change-Id: Iefdc4873b3ee5bc697f34b307c22c06a6eda0667

Signed-off-by: Nick Pelly <npelly@google.com>
1 file changed
tree: da9dd62e2a02b9e242ebb36088e7513edc0831d4
  1. inc/
  2. Linux_x86/
  3. src/
  4. Android.mk