Index: webrtc/examples/androidapp/res/values/strings.xml |
diff --git a/webrtc/examples/androidapp/res/values/strings.xml b/webrtc/examples/androidapp/res/values/strings.xml |
index 12bb88b46471c3811d08b893faaa5729857a542d..c0c1c677e2cdea13ae578235e1d3414c2f8a53bc 100644 |
--- a/webrtc/examples/androidapp/res/values/strings.xml |
+++ b/webrtc/examples/androidapp/res/values/strings.xml |
@@ -42,7 +42,7 @@ |
<string name="pref_camera2_key">camera2_preference</string> |
<string name="pref_camera2_title">Use Camera2.</string> |
<string name="pref_camera2_default">true</string> |
- <string name="pref_camera2_not_supported">Only supported on Android Lollipop and forward.</string> |
+ <string name="pref_camera2_not_supported">Not supported on this device.</string> |
<string name="pref_resolution_key">resolution_preference</string> |
<string name="pref_resolution_title">Video resolution.</string> |