diff options
author | Neil Fuller <nfuller@google.com> | 2017-01-23 11:26:45 +0000 |
---|---|---|
committer | Neil Fuller <nfuller@google.com> | 2017-01-31 11:35:01 +0000 |
commit | 7d7ee324bba685ab050cc70106caa6a2c2238ec9 (patch) | |
tree | 06841f960db831c1a72ef9b1a6c556586c74074f /annotations/generate_annotated_java_files.py | |
parent | bfe228400b219a2b349744698caa1d0a81d1dd4a (diff) |
Tidy up of tzdata code
Some terminology tweaks: android revision -> revision
(Bundle is to be renamed to "Distro" to satisfy objections that
Bundle already has a well-defined meaning on Android. That will be
done as a follow-up).
Some constants added / rearranged in BundleVersion.
Modified BundleVersion to use integers internally rather than the
string-based storage format. Major / minor versions held
separately as a result.
Addition of a method in TimeZoneBundleInstaller that returns an
error code rather than "true" / "false". Tests updated accordingly.
(Existing code path for ConfigUpdater preserved for now by
converting the error code back to a boolean on the existing
method). Small logging / structural tweaks.
Added BundleVersionTest to cover version behavior.
Bug: 31008728
Test: Ran tests using vogar
Test: Manual
Change-Id: I73d9782ba8d02d7ea495a2dd271fbfed503a6d55
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions