commit | 93ff5b8c6f010da00cb1de56f3312dd47436f4eb | [log] [tgz] |
---|---|---|
author | Soonil Nagarkar <sooniln@google.com> | Tue Oct 29 13:34:26 2019 -0700 |
committer | Soonil Nagarkar <sooniln@google.com> | Tue Oct 29 22:10:29 2019 +0000 |
tree | 4dc60b5676a350380c373a9af22ed9ce79e35661 | |
parent | cabc32d247ab53966c6f0a516142a7d011e1248f [diff] |
Ameliorate geocoder causing ANRs -Move geocoder onto background thread since it's network bound. -Add timeout for blocking binder operations to help release binder threads for old APIs that still use this deprecated functionality. Bug: 140252195 Test: atest GeocoderTest Change-Id: I32221a1edd16c0e891fc7ddf28ae214c14c4da90