Merge "Add developer option switch to set ANGLE as the default system driver" into udc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
24666c9737
@@ -10440,6 +10440,13 @@
|
||||
<item>@string/graphics_driver_app_preference_system</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Debugging developer settings: enable angle as system driver? [CHAR LIMIT=50] -->
|
||||
<string name="enable_angle_as_system_driver">Enable ANGLE</string>
|
||||
<!-- Debugging developer settings: enable angle as system driver summary [CHAR LIMIT=NONE] -->
|
||||
<string name="enable_angle_as_system_driver_summary">Enable ANGLE as system OpenGL ES driver</string>
|
||||
<!--Dialog body text used to explain a reboot is required after changing ANGLE as system GLES driver setting-->
|
||||
<string name="reboot_dialog_enable_angle_as_system_driver">A reboot is required to change the system OpenGL ES driver</string>
|
||||
|
||||
<!-- 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] -->
|
||||
|
||||
Reference in New Issue
Block a user