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
Loading
Please register or sign in to comment