Merge "Reduce log size from CountryTimeZones" am: 56ebd31787
Change-Id: I3c7022d20e66b435db09b11fcc521bd02e0a254b
This commit is contained in:
@@ -140,7 +140,7 @@ public final class CountryTimeZones {
|
||||
@Override
|
||||
public String toString() {
|
||||
return "OffsetResult{"
|
||||
+ "mTimeZone=" + mTimeZone
|
||||
+ "mTimeZone(ID)=" + mTimeZone.getID()
|
||||
+ ", mIsOnlyMatch=" + mIsOnlyMatch
|
||||
+ '}';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user