Explicitly export content providers

In a future version of Android, the default value for
<provider android:exported> will change from true to false.
Explicitly set android:exported="true"

Bug: 3306452
Change-Id: Ifeadde3495d249e27bd19e0ae573b8c85b750948
1 file changed