diff --git a/res/values/strings.xml b/res/values/strings.xml
index 7002611431a..f49cfd5c117 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -9982,6 +9982,13 @@
show both names, with the directory name wrapped in parenthesis -->
%1$s (%2$s)
+
+ Select app to use updated graphics driver
+
+ No selected app to use updated graphics driver
+
+ Opt in application: %1$s
+
diff --git a/res/xml/development_settings.xml b/res/xml/development_settings.xml
index 74f29b3ba71..58ec544a9cb 100644
--- a/res/xml/development_settings.xml
+++ b/res/xml/development_settings.xml
@@ -425,6 +425,10 @@
android:summary="%s"
android:title="@string/simulate_color_space" />
+
+