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