Wednesday, 11 September 2013

Use of netpolicy.xml in android

Use of netpolicy.xml in android

There is a policy file in android saved in /data/system ie netpolicy.xml
in which one can set various parameters related to data usage. The file is
written onto from NetworkPolicyManagerService.java.
Does someone know where is the file actually accessed to read and use its
data to apply the policy it mentions?

No comments:

Post a Comment