Merge "Reduce log size from CountryTimeZones" into rvc-dev am: 95daf5a2b1 am: 39862efe9e
Change-Id: Ibed1df9910300c0d7519da65fe98ca777182c2ab
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