diff options
author | Neil Fuller <nfuller@google.com> | 2016-12-06 10:51:52 +0000 |
---|---|---|
committer | Neil Fuller <nfuller@google.com> | 2016-12-13 20:35:54 +0000 |
commit | b03ea1194e84efad9b77b102c826a8be2d941106 (patch) | |
tree | 27ebeae4534f546b2d052397769e9582439acfa6 /annotations/generate_annotated_java_files.py | |
parent | d443d10a1a95b3020cba24b0940b3e1ea3e8ce7d (diff) |
Improved zoneinfo file validation
Improved checks on zoneinfo load and addition of CTS
tests to make sure the checks are working. Improved
validation and CTS testing is desirable if timezone data
is to be pushed to devices outside of an OTA and without
substantial per-image testing (and given possible OEM
changes).
Some changes in ZoneInfoDB are to remove logic that
created a large char[] to encourage Strings to share the
underlying array. Strings on Android created this way no
longer share a char[] so it can be dropped; it also makes
checking that the index is sorted correctly easier.
Bug: 31008728
Test: CtsLiboreTestCases
Change-Id: Ieb033a24de91d1e0121dd0264a4e6a787d4b19f1
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions