Merge "Add a config to control whether SettingsIntelligence supports Slice"

This commit is contained in:
Jason Chiu
2022-09-08 06:56:35 +00:00
committed by Android (Google) Code Review
5 changed files with 69 additions and 2 deletions

View File

@@ -257,6 +257,9 @@
<!-- Settings intelligence interaction log intent action -->
<string name="config_settingsintelligence_log_action" translatable="false"></string>
<!-- Whether Settings intelligence supports presenting Slices. -->
<bool name="config_settingsintelligence_slice_supported">false</bool>
<!-- AOSP Emergency app package name -->
<string name="config_aosp_emergency_package_name" translatable="false">
com.android.emergency