Make ZoneInfoData.mDstSavings field final

As the implementation of ZoneInfo.readObject() changed in
https://r.android.com/1333998, the reason of being non-final
stated in the documentation is no longer true. Thus, make the
field final.

Test: m droid
Change-Id: I5defeafec26066b05748d74fc3ded9604f35c19c
1 file changed