Skip to content

Commit 91ec6d3

Browse files
Material Design Teamdrchen
authored andcommitted
Automated g4 rollback of changelist 797365811
PiperOrigin-RevId: 800097689
1 parent b13d967 commit 91ec6d3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

catalog/androidTest/javatests/io/material/catalog/color/AndroidManifest.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@
2626
android:name="androidx.startup.InitializationProvider"
2727
android:exported="false"
2828
tools:node="remove"/>
29+
<provider
30+
android:name="androidx.lifecycle.ProcessLifecycleOwnerInitializer"
31+
android:exported="false"
32+
tools:node="remove"/>
2933
</application>
3034

3135
<instrumentation

0 commit comments

Comments
 (0)