From f64c80a6cd46ce40018f66ae6f156c5f56bb68d3 Mon Sep 17 00:00:00 2001 From: Robert Schaub Date: Mon, 29 Jun 2015 17:21:20 -0700 Subject: docs: Changed link in Java source code comment to repair 404 Need to find out what developer is in charge of CardEmulation.java to include in review. Bug: 19950839 Change-Id: Ic30ebaf69e46a70a64c8a123b0f72abaff7d0b80 --- core/java/android/nfc/cardemulation/CardEmulation.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/java/android/nfc/cardemulation/CardEmulation.java b/core/java/android/nfc/cardemulation/CardEmulation.java index 64c2bc2bb976..23d05bda3633 100644 --- a/core/java/android/nfc/cardemulation/CardEmulation.java +++ b/core/java/android/nfc/cardemulation/CardEmulation.java @@ -40,7 +40,7 @@ import java.util.List; * NFC card emulation services. * * For a general introduction into NFC card emulation, - * please read the + * please read the * NFC card emulation developer guide.

* *

Use of this class requires the -- cgit v1.2.3-59-g8ed1b