commit | bd141410569862886727310ced9dee378f4bdf94 | [log] [tgz] |
---|---|---|
author | Neil Fuller <nfuller@google.com> | Tue Nov 24 13:54:14 2020 +0000 |
committer | Neil Fuller <nfuller@google.com> | Tue Nov 24 14:47:16 2020 +0000 |
tree | 92a33f125d99db22ac9344144252404aeaec8065 | |
parent | 86c9b84b62010ca6bb1e6705d5e97ce06303a1cb [diff] |
Move LocationTimeZoneEvent to com.android LocationTimeZoneEvent was originally supposed to fulfil the same role as Location does in the LocationProvider. Since Location is public SDK, it was in android.location. LocationTimeZoneEvent is not public SDK (or any form of API), so it can be moved to com.android instead. LocationTimeZoneEventUnbundled is in the API in its place. Bug: 169304499 Test: treehugger only Change-Id: I5d382362383000b16852928895a18ac4e4269a8f