commit | c178f80d4703a715ce4cfc4238e11cc6d38d2861 | [log] [tgz] |
---|---|---|
author | Soonil Nagarkar <sooniln@google.com> | Wed Mar 04 11:02:51 2020 -0800 |
committer | Soonil Nagarkar <sooniln@google.com> | Wed Mar 04 11:04:09 2020 -0800 |
tree | 8c79ed0cab86d371d80a9ba3b7126b8aef0ca93d | |
parent | 054e5a3b132c24eeba45207cd3eec0225e1d46f6 [diff] |
Make calls for geocoder one way All calls out of system server must be oneway to prevent the system from being blocked by external code. Geocode has been the very last interface not to conform to this - this is now fixed. Bug: 146677166 Test: atest GeocoderTest Change-Id: Ib04d36a9b759f1737ebc2806e49f0bf1e53cea7c