Update Tag.apk for final GB MR changes.

Change-Id: Ia3e06f162dc33c2a706ecbc2d433ab1df38303d1
diff --git a/src/com/android/apps/tag/TagViewer.java b/src/com/android/apps/tag/TagViewer.java
index fd3fe2e..4d4e870 100644
--- a/src/com/android/apps/tag/TagViewer.java
+++ b/src/com/android/apps/tag/TagViewer.java
@@ -163,7 +163,7 @@
         // Parse the intent
         String action = intent.getAction();
         if (NfcAdapter.ACTION_TAG_DISCOVERED.equals(action)
-                || NfcAdapter.ACTION_TECHNOLOGY_DISCOVERED.equals(action)) {
+                || NfcAdapter.ACTION_TECH_DISCOVERED.equals(action)) {
             if (SHOW_OVER_LOCK_SCREEN) {
                 // A tag was just scanned so poke the user activity wake lock to keep
                 // the screen on a bit longer in the event that the activity has