History log of /frameworks/base/nfc-extras/tests/src/com/android/nfc_extras/tests/BasicNfcEeTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
09588f64a280b98eefc22d05fd5ff7916ba9203e 07-Dec-2011 Nick Pelly <npelly@google.com> Fix BasicNfcEeTest java package.

It was in com.android.nfc_extras, which caused it to get bundled with
com.android.nfc_extras.jar, which caused all kinds of confusion when
trying to push new versions of the test.

It should be in com.android.nfc_extras.tests

Also fix getContext() -> getTargetContext().

Change-Id: I1e3afa150809a3ed8c4f88531f039fe7797aca1d
/frameworks/base/nfc-extras/tests/src/com/android/nfc_extras/tests/BasicNfcEeTest.java