Skip to content

Commit 273e59b

Browse files
Material Design Teamdrchen
authored andcommitted
Automated g4 rollback of changelist 800115239
PiperOrigin-RevId: 800694554
1 parent 14a6267 commit 273e59b

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)