Coverage Report 1
Affected Products
No changes between base commit (779acd1) and merge commit (045877e).
Test Logs
[I] fireci.gradle: > Task :firebase-appdistribution-api:processDebugUnitTestManifest FAILED
[I] fireci.gradle: /home/runner/work/firebase-android-sdk/firebase-android-sdk/firebase-appdistribution-api/build/intermediates/tmp/manifest/test/debug/tempFile1ProcessTestManifest6372995532334940287.xml:27:9-33:20 Error:
[I] fireci.gradle: android:exported needs to be explicitly specified for element <activity#androidx.test.core.app.InstrumentationActivityInvoker$BootstrapActivity>. Apps targeting Android 12 and higher are required to specify an explicit value for `android:exported` when the corresponding component has an intent filter defined. See https://developer.android.com/guide/topics/manifest/activity-element#exported for details.
[I] fireci.gradle: /home/runner/work/firebase-android-sdk/firebase-android-sdk/firebase-appdistribution-api/build/intermediates/tmp/manifest/test/debug/tempFile1ProcessTestManifest6372995532334940287.xml:34:9-40:20 Error:
[I] fireci.gradle: android:exported needs to be explicitly specified for element <activity#androidx.test.core.app.InstrumentationActivityInvoker$EmptyActivity>. Apps targeting Android 12 and higher are required to specify an explicit value for `android:exported` when the corresponding component has an intent filter defined. See https://developer.android.com/guide/topics/manifest/activity-element#exported for details.
[I] fireci.gradle: /home/runner/work/firebase-android-sdk/firebase-android-sdk/firebase-appdistribution-api/build/intermediates/tmp/manifest/test/debug/tempFile1ProcessTestManifest6372995532334940287.xml:41:9-47:20 Error:
[I] fireci.gradle: android:exported needs to be explicitly specified for element <activity#androidx.test.core.app.InstrumentationActivityInvoker$EmptyFloatingActivity>. Apps targeting Android 12 and higher are required to specify an explicit value for `android:exported` when the corresponding component has an intent filter defined. See https://developer.android.com/guide/topics/manifest/activity-element#exported for details.
[I] fireci.gradle:
[I] fireci.gradle: See http://g.co/androidstudio/manifest-merger for more information about the manifest merger.