timezonepicker: Crash when trying to use timepicker to get time zone.

After the Android version upgrade, the mTranstions field in ZoneInfo
class in libcore is changed from int[] to long[]. So, modified this
class accordingly.

Change-Id: I3c7812ee93de66fcf7d4259877f0ce5d1585565a
1 file changed