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: I95e2d73db1c7f0807358b6ccfc18f1449e4c725f
1 file changed