OSDN Git Service

Emergency SUPL when location is disabled
authorSiddharth Ray <siddharthr@google.com>
Wed, 21 Jun 2017 22:14:44 +0000 (15:14 -0700)
committerSiddharth Ray <siddharthr@google.com>
Thu, 22 Jun 2017 20:18:57 +0000 (20:18 +0000)
commit9be64f128de20ca617297dabc2dbb56248361b03
tree05e46c9fa0684e00e42cd2ff3b72a7c5ac89ad5e
parentb792f98446dad265bd08a75aed2e82d81549b0e8
Emergency SUPL when location is disabled

A cycle of native_init() and native_cleanup() is needed so that
callbacks are registered after bootup even when location is disabled.
This will allow Emergency SUPL to work even when location is disabled
before device restart.

Merged-In: I423d5a7142709fc0579be009bb8b14d3778aa090

BUG:38362097

Change-Id: I423d5a7142709fc0579be009bb8b14d3778aa090
services/core/java/com/android/server/location/GnssLocationProvider.java