OSDN Git Service

GPS: Keep LPP_PROFILE for verizon
authorEcco Park <eccopark@google.com>
Mon, 18 Jul 2016 21:08:05 +0000 (14:08 -0700)
committerEcco Park <eccopark@google.com>
Tue, 19 Jul 2016 21:32:48 +0000 (14:32 -0700)
commit624ac3cd7b0ab5a385917a2ee4fb0d55ed7c4706
treeec051a0535768498aad17615eb9e0c026affced6
parent699e1bc74bb00d81b9680c826828678847caf205
GPS: Keep LPP_PROFILE for verizon

1) add isVerizon function to check verizon sim
2) Save the LPP_PROFILE into property when inserting verizon sim.
3) Use this Profile if device is rebooted after removing this sim.
4) This behavior is maintained unless non-verizon sim is inserted

Bug: 24860255

Change-Id: I3633e1adbbf35852f508877255d3f1664e5497f0
Signed-off-by: Ecco Park <eccopark@google.com>
services/core/java/com/android/server/location/GnssLocationProvider.java