Add compatibility change preference
Add UI for modifying the compatibility change overrides per-app. Test: make RunSettingsRoboTests ROBOTEST_FILTER=PlatformCompatDashboardTest Bug: 138280620 Change-Id: I07c7602e7a439e47b0b1fa59b047231afbbc0ab6
This commit is contained in:
@@ -10696,6 +10696,17 @@
|
||||
<item>@string/game_driver_app_preference_system</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Title for App Compatibility Changes dashboard where developers can configure per-app overrides for compatibility changes [CHAR LIMIT=50] -->
|
||||
<string name="platform_compat_dashboard_title">App Compatibility Changes</string>
|
||||
<!-- Summary for App Compatibility Changes dashboard [CHAR LIMIT=NONE] -->
|
||||
<string name="platform_compat_dashboard_summary">Modify app compatibility change overrides</string>
|
||||
<!-- Title for default enabled app compat changes category [CHAR LIMIT=50] -->
|
||||
<string name="platform_compat_default_enabled_title">Default enabled changes</string>
|
||||
<!-- Title for default disabled app compat changes category [CHAR LIMIT=50] -->
|
||||
<string name="platform_compat_default_disabled_title">Default disabled changes</string>
|
||||
<!-- Title for target SDK gated app compat changes category [CHAR LIMIT=50] -->
|
||||
<string name="platform_compat_target_sdk_title">Enabled after SDK <xliff:g id="number" example="29">%d</xliff:g></string>
|
||||
|
||||
<!-- Slices Strings -->
|
||||
|
||||
<!-- Summary text on a card explaining that a setting does not exist / is not supported on the device [CHAR_LIMIT=NONE]-->
|
||||
|
||||
Reference in New Issue
Block a user