summaryrefslogtreecommitdiff
path: root/annotations/generate_annotated_java_files.py
diff options
context:
space:
mode:
authorNeil Fuller <nfuller@google.com>2018-11-16 21:44:10 +0000
committerNeil Fuller <nfuller@google.com>2018-11-27 19:59:35 +0000
commitaf5da181e1fad9e90dfdd9c9d98b9a9b94d71de4 (patch)
tree770adba2e472e01526f964a0acda809fa215a51a /annotations/generate_annotated_java_files.py
parentc111ea524cb957ee868d83f661b6d743f3a0e875 (diff)
Move final timezone classes to libcore.timezone
The remaining time zone related libcore classes that can safely be moved are moving from libcore.util to libcore.timezone. ZoneInfo cannot be moved because it is Serializable (via TimeZone) and also, according to frameworks/base/config/hiddenapi-light-greylist.txt, referenced by apps. ZoneInfoDB appears safe to move as there's only one entry in hiddenapi-light-greylist.txt and the data available suggests it's a false positive or an app shipping a copy of their RoboVM test code. Bug: 119026403 Test: build only Change-Id: Idc7d32808dc0193763f54f5f58105a02560cf3b3
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions