Contacts provider needs to be a privileged apk

Also fixes a sometimes-bug: the contacts database helper can be
invoked for upgrade prior to system boot, but it sends broadcasts.
Use FLAG_RECEIVER_REGISETRED_ONLY_BEFORE_BOOT flag to avoid problems.

Bug 8765951

Change-Id: I4ee4b4c3e17803e73c63e7a2e06e35088d1a611d
2 files changed