Make ContactsProvider2 check FOR_EXPORT_ONLY query parameter and restrict
data access even when the application has appropriate priviledge.

This feature is required by vCard exporter/composer, which has to remove
un-exportable data from available ones, but the current provider does not
make such kind of flag ("is_restricted") public.
2 files changed