Merge "One more fix for missing Activity embedding allowlisting for Assistant." into udc-d1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
bd60552454
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user