Merge "One more fix for missing Activity embedding allowlisting for Assistant." into udc-d1-dev

This commit is contained in:
Viesturs Zarins
2023-06-01 17:38:21 +00:00
committed by Android (Google) Code Review

View File

@@ -4898,6 +4898,7 @@
<activity
android:name=".spa.SpaActivity"
android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize"
android:knownActivityEmbeddingCerts="@array/config_known_host_certs"
android:exported="false" />
<activity android:name=".spa.SpaBridgeActivity" android:exported="false"/>
<activity android:name=".spa.SpaAppBridgeActivity" android:exported="false"/>