Enabled Settings Core activity embedding for Assistant

Test: manual
Bug: 271260497

Change-Id: Ia5c308a45f4b0bde902c22da5352510413fbf018
This commit is contained in:
Alexander Milantev
2023-03-14 16:11:30 +00:00
parent 2034c0c395
commit c413b3e8e0
2 changed files with 10 additions and 0 deletions

View File

@@ -704,4 +704,10 @@
<!-- Whether to display Cloned Apps page in Settings (Settings > Apps > Cloned Apps).-->
<bool name="config_cloned_apps_page_enabled">false</bool>
<!-- Certificates of apps which are allowed to use activity embedding with Settings.-->
<string-array name="config_known_host_certs" translatable="false">
<item></item>
</string-array>
</resources>