"git@repo.buzztime.com:halo/libcore.git" did not exist on "bb97fad751a2a36794f234f21910b084ff63374f"
Fix TimeZoneTest#testPreHistoricOffsets CTS failures.
Elliott Hughes authored
This test was more complicated than necessary, and now we have better
historical data for Asia/Saigon it's started to fail. I've removed that
part of the test (because there are now a lot more transitions) and rely
solely on Africa/Bissau. We really only need one transition so we can
test two times: one before the first transition and one after the last
transition.

Bug: 18285300
Change-Id: Ic820e88b319095b89779d271f45f5cb1c90173da
(cherry picked from commit d05995d8)
bb97fad7