diff options
author | Alex Klyubin <klyubin@google.com> | 2015-05-20 12:17:03 -0700 |
---|---|---|
committer | Alex Klyubin <klyubin@google.com> | 2015-05-20 12:17:03 -0700 |
commit | 733620e83649d047e5c74e48c0059e83daf5e4db (patch) | |
tree | f255acde41ebaa94b0a2200d645af326a84da40b /src | |
parent | c19d5519535bc05225eac5f7dfb830fda48497de (diff) | |
download | packages_providers_ContactsProvider-733620e83649d047e5c74e48c0059e83daf5e4db.zip packages_providers_ContactsProvider-733620e83649d047e5c74e48c0059e83daf5e4db.tar.gz packages_providers_ContactsProvider-733620e83649d047e5c74e48c0059e83daf5e4db.tar.bz2 |
ContactsProvider does not use cleartext network traffic.
This declares to the platform and tools that this provider does not
use cleartext network traffic. The platform and tools will be blocking
(on best effort basis) attempts to use such traffic by this provider.
For example, attempts to use HTTP (rather than HTTPS) will be blocked.
Bug: 19215516
Change-Id: Icfb93cb80161248dca2089f7fd6f31e7c8d1eadc
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions