commit | c5a418ecb7681159ae6674a4d91177c6841537b1 | [log] [tgz] |
---|---|---|
author | Sylvain Fonteneau <sylvain.fonteneau@trusted-logic.com> | Mon Jan 24 10:23:43 2011 +0100 |
committer | Jeff Hamilton <jham@android.com> | Mon Jan 24 12:15:13 2011 -0600 |
tree | 22bad853696f379c5f95ad89fe44e6957b2dfcb3 | |
parent | 93300ce2d398195d5616a2e924eb4a785274538e [diff] |
Handle mock tags in android.nfc.Tag conversion to Parcel. When generating a mock tag (after a NDEF exchange over LLCP), one of the internal fields is set to null. This was causing NullPointerException when being converted to a Parcel. This is fixed by not including this field in the Parcel for mock tags. Change-Id: I000e2faa54d71fd755ba7993e1e258743aad98fb