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