Skip to content
This repository has been archived by the owner on Sep 6, 2019. It is now read-only.

Issue with the location restrictions #1102

Closed
Cyclu opened this issue Jan 13, 2014 · 4 comments
Closed

Issue with the location restrictions #1102

Cyclu opened this issue Jan 13, 2014 · 4 comments
Labels

Comments

@Cyclu
Copy link

Cyclu commented Jan 13, 2014

I have tested the location restriction with two applications Elixir2 (Network Location) and AndroiTS GPS Test (GPS Location) it appears they see my real location.
Elixir2 have usage data under location category for that functions:
Srv.getAllProviders = unchecked
Srv.getCellLocation = checked
Srv.getNeighboringCellInfo = checked
Srv.isProviderEnabled = unchecked

GPS Test:
Srv.addGpsStatusListener = unchecked
Srv.isProviderEnabled = unchecked
Srv.removeUpdates = unchecked
Srv.requestLocationUpdates = unchecked

They and other app don't have the usage data for gms function.
I have captured the logcat after launched these app, I don't see they have any error or warning but in the data/data/biz.bokhorst.xprivacy/log.txt I see this error:
E/XPrivacy/XLocationManagerService: android: method not found: com.android.server.LocationManagerService.getLastLocation

If you want I will capture another logcat later.

@M66B M66B closed this as completed in cb1c2ae Jan 13, 2014
@M66B M66B reopened this Jan 14, 2014
@M66B
Copy link
Owner

M66B commented Jan 14, 2014

Can you please provide a new logcat with this version: http://d-h.st/64k

@Cyclu
Copy link
Author

Cyclu commented Jan 14, 2014

I tested this version and Elixir2 see a fake location! but not AndroiTS GPS Test, for him in the logcat iI don't see any error, only this:
2014-01-14 19:01:51.896 W/XPrivacy/XLocationManagerService: Remove: listener not found

I will send the logcat and XP log at your contact.

@M66B
Copy link
Owner

M66B commented Jan 14, 2014

Will be fixed in the next release.

@M66B M66B closed this as completed Jan 14, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants