OSDN Git Service

Add getApplicationConfigForPackage
authorChad Brubaker <cbrubaker@google.com>
Sat, 23 Jan 2016 05:48:07 +0000 (21:48 -0800)
committerChad Brubaker <cbrubaker@google.com>
Sat, 23 Jan 2016 06:04:20 +0000 (22:04 -0800)
commit056e8b5a5ac041fd3db0a1e02b819baf38ebdc88
tree43979046943230425fee1b48d67d425a0c4b32c6
parentb7fbe1104fd93b426dd6a6f2ed9dfc9cb12b4dd8
Add getApplicationConfigForPackage

This allows services which make network connections on behalf of
applications to honor the application's network security policy.

Change-Id: I562b7bd0eb20f2f8c9f8342c211166d4e3397780
core/java/android/security/NetworkSecurityPolicy.java