AU_LINUX_ANDROID_KK.04.04.04.010.031 based on quic/aosp/kk
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEABECAAYFAlO8DZQACgkQoUgPZYCpAfE0FwCeKxGsLPtFF/FWR+coAoCqL/cl bpcAoKwddkDxgpMYfbQbTuGJOakiXjuj =4Acq -----END PGP SIGNATURE----- Merge tag 'AU_LINUX_ANDROID_KK.04.04.04.010.031' into HEAD AU_LINUX_ANDROID_KK.04.04.04.010.031 based on quic/aosp/kk Change-Id: I59b376b2feccb9daa02374529095be179247dbaa
This commit is contained in:
commit
af6104c65f
1 changed files with 0 additions and 5 deletions
|
@ -540,11 +540,6 @@ static int loc_inject_location(double latitude, double longitude, float accuracy
|
|||
{
|
||||
ENTRY_LOG();
|
||||
|
||||
if (accuracy < 1000)
|
||||
{
|
||||
accuracy = 1000;
|
||||
}
|
||||
|
||||
int ret_val = 0;
|
||||
ret_val = loc_eng_inject_location(loc_afw_data, latitude, longitude, accuracy);
|
||||
|
||||
|
|
Loading…
Reference in a new issue