commit | 4812a72ceaada294477b4c2015c42cb8bcbe93a4 | [log] [tgz] |
---|---|---|
author | Nick Pelly <npelly@google.com> | Tue Jun 07 10:37:09 2011 -0700 |
committer | Nick Pelly <npelly@google.com> | Wed Jun 08 15:02:23 2011 -0700 |
tree | da9dd62e2a02b9e242ebb36088e7513edc0831d4 | |
parent | 76ca35725bb84dfda7eb6f970e8f069275f17770 [diff] |
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>