OSDN Git Service

Fix exploit where can hide the fact that a location was mocked
authorTom O'Neill <tomo@google.com>
Thu, 15 Dec 2016 18:26:28 +0000 (10:26 -0800)
committerTom O'Neill <tomo@google.com>
Thu, 15 Dec 2016 18:26:28 +0000 (10:26 -0800)
commita206a0f17eeac58d00800db5841a08ac32ad26d1
treea9aba56e26c4500ab88faa158fa4a7bd50b1937c
parent418e0869ba936ff1e1d31f576021d15e8da6a105
Fix exploit where can hide the fact that a location was mocked

- Even if call setTestProviderLocation() with inconsistent providers,
should still end up with a location that is flagged as mocked

- Bug: 33091107

Change-Id: I39e038f25b975989c2e8651bfd9ec9e74073e6cd
services/java/com/android/server/LocationManagerService.java