I would like to change an app privilege on runtime. Suppose an application has internet access privilege. Now i want to change the privilege blocked so that this application can not use internet.
I am waiting for a response to find a way to block the privilege after application is installed. If there is no way. How can i approach to block interner access by process/app id.
Thank in advanced.