diff options
author | Neil Fuller <nfuller@google.com> | 2020-07-28 11:25:17 +0100 |
---|---|---|
committer | Neil Fuller <nfuller@google.com> | 2020-08-11 14:25:38 +0100 |
commit | 8164e67726c6ae438c85a1c60cced8c1e3c15f40 (patch) | |
tree | 617e75b51c73a0c1abd61f97255071cd0ad92b84 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 4676898b8d17e675b7158d2cc267607677f65f2b (diff) |
Change TimeZoneDetectorStrategyImpl to allow geo
Change TimeZoneDetectorStrategyImpl to allow a new "geo only" mode.
The strategy can now exist in one of two modes:
1) Telephony signals only
2) Geolocation signals only
They may later joined by a third "hybrid" mode where we can
experiment with how to blend the two (if that seems like it will provide
better results), or perform a fallback from one to the other.
Note that nothing is actually making Geolocation-based suggestions yet.
The shell command line can be used to simulate geolocation suggestions
in the meantime.
This commit doesn't contain real settings logic: the settings storage and
logic will be added in a follow-up commit.
Bug: 149014708
Test: atest com.android.server.timezonedetector
Test: atest core/tests/coretests/src/android/app/timezonedetector/
Change-Id: I83f8f64d40255567c035a67741b18ecaf6f0561d
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions