Toufuchün
Toufuchün
I have this problem too on CM13 (Android 6.0.1) with Xposed v87 and XPrivacy 3.6.19 (481). I've been a XPrivacy user and I found storage restrictions won't work on Marshmallow....
@kaizokan @T-vK I think it's a Marshmallow-only problem. (Nougat may have this too if Xposed get compatible with Nougat.)
I know nothing about lower levels of Android, but I have to say it doesn't only involve media files. In Lollipop, I can restrict apps `open` their data and log...
Did you unrestrict `getPackageInfo`, `getApplicationInfo` or something like that in System category? Or you can whitelist your webview (such as "Android System WebView (com.google.android.webview)") in "Select applications to allow". You...
> Adding `-i` makes it much easier to parse arguments. I don't think it is worth removing this considering that it doesn't affect usage at all. I don't know how...