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

Restrictions working/not working in 3.6.10 #2195

Closed
Droidphilev opened this issue May 23, 2015 · 3 comments
Closed

Restrictions working/not working in 3.6.10 #2195

Droidphilev opened this issue May 23, 2015 · 3 comments

Comments

@Droidphilev
Copy link

Seems to work:

Device ID
Accounts

Seems not working:

IMEI
Sim subscriber ID
Sim serial
Wifi MAC
Provider name
GSF

When opening the app "Phone Info Samsung" i get following error:

An error has occured in sub: java.io.FileNotFoundException: XPrivacy

@M66B
Copy link
Owner

M66B commented May 23, 2015

java.io.FileNotFoundException: XPrivacy is caused by a (dangerous) restriction and is not a bug.

@M66B
Copy link
Owner

M66B commented May 23, 2015

@dk-zero-cool I have already checked if XTelephonyManager hooks are placed and they are, but maybe it should be done at another place, for example if the telephony manager doesn't run with Android anymore, but in a separate process.

XWifiManager/server hooks are not placed and I couldn't figure out yet where that should be done (it doesn't work when restricting Android: class not found).

M66B added a commit that referenced this issue May 23, 2015
M66B added a commit that referenced this issue May 23, 2015
M66B added a commit that referenced this issue May 23, 2015
M66B added a commit that referenced this issue May 23, 2015
@M66B
Copy link
Owner

M66B commented May 23, 2015

Will be fixed in the next release (soon).

@M66B M66B closed this as completed May 23, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants