OSDN Git Service

Add getApplicationConfigForPackage
authorChad Brubaker <cbrubaker@google.com>
Mon, 20 Jun 2016 19:40:20 +0000 (12:40 -0700)
committerChad Brubaker <cbrubaker@google.com>
Mon, 20 Jun 2016 19:40:20 +0000 (12:40 -0700)
commit9f779ab4affc3bbe401ed6bb433ee78a934162a6
tree7f1d9378e22f928da6b8cd8641e72e60afcad306
parent7c6692646c87ec0057102e77304c8ffc440c36eb
Add getApplicationConfigForPackage

getApplicationConfigForPackage will be used by system components that
need to make connections for apps, e.g. DownloadManager, so that their
secure connections have the same configuration as those from the app
itself.

Bug: 29505888
Change-Id: Idf1cac6307431911eda34529d3fd50f9ca0da314
core/java/android/security/NetworkSecurityPolicy.java