Merge "Make time zone data app code unbundleable" into oc-mr1-dev
diff --git a/testing/xts/src/com/android/timezone/xts/TimeZoneUpdateHostTest.java b/testing/xts/src/com/android/timezone/xts/TimeZoneUpdateHostTest.java
index 694a074..a875634 100644
--- a/testing/xts/src/com/android/timezone/xts/TimeZoneUpdateHostTest.java
+++ b/testing/xts/src/com/android/timezone/xts/TimeZoneUpdateHostTest.java
@@ -49,6 +49,7 @@
  *
  */
 // TODO(nfuller): Switch this to JUnit4 when HostTest supports @Option with JUnit4.
+// http://b/64015928
 public class TimeZoneUpdateHostTest extends DeviceTestCase implements IBuildReceiver {
 
     // These must match equivalent values in RulesManagerService dumpsys code.