diff options
author | Jiyong Park <jiyong@google.com> | 2018-03-08 16:43:07 +0900 |
---|---|---|
committer | Jiyong Park <jiyong@google.com> | 2018-03-21 10:36:44 +0900 |
commit | 4cc3a1c056f69ac4da1dc5055c36b7357e9f673c (patch) | |
tree | 106fdc43e6561b8a14543eb34ef4fd94932993b2 /services/art-profile | |
parent | eee99986c8021d6825f99a25434725fccf7b2b12 (diff) |
Remove FlpHardwareProvider
After Treble's FLP merge into GNSS HAL, the FlpHardwareProvider is just
an empty shell. Removing FusedLocation and/or Flp + Hardware classes
altogether.
Bug: 35726697
Test: m -j
Test: Open Google Map and then walk around. The dot moves as I walk.
Change-Id: I7f413e38b57424e8ebb9d7d14d94f145a48d10f8
Diffstat (limited to 'services/art-profile')
-rw-r--r-- | services/art-profile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/services/art-profile b/services/art-profile index d2cde029b490..93e580af759a 100644 --- a/services/art-profile +++ b/services/art-profile @@ -10677,7 +10677,6 @@ PLcom/android/server/location/ContextHubService;->sendMessage(IILandroid/hardwar PLcom/android/server/location/CountryDetectorBase;-><init>(Landroid/content/Context;)V PLcom/android/server/location/CountryDetectorBase;->notifyListener(Landroid/location/Country;)V PLcom/android/server/location/CountryDetectorBase;->setCountryListener(Landroid/location/CountryListener;)V -PLcom/android/server/location/FlpHardwareProvider;->isSupported()Z PLcom/android/server/location/GeocoderProxy;-><init>(Landroid/content/Context;IIILandroid/os/Handler;)V PLcom/android/server/location/GeocoderProxy;->bind()Z PLcom/android/server/location/GeocoderProxy;->createAndBind(Landroid/content/Context;IIILandroid/os/Handler;)Lcom/android/server/location/GeocoderProxy; |