aboutsummaryrefslogtreecommitdiff
path: root/tests/EmbeddedKitchenSinkApp/res
diff options
context:
space:
mode:
authorTreeHugger Robot <treehugger-gerrit@google.com>2017-08-04 22:00:40 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2017-08-04 22:00:40 +0000
commit6095198f4732cbc18d5a6d30faedba262d0874ff (patch)
tree66126acb3abc1de3b4a9b3b30e6396b72e30c391 /tests/EmbeddedKitchenSinkApp/res
parent7e060bcf0cadced1f9b395889413fa4b98a80328 (diff)
parenta2819901c1b4f56e4950dd5cb6bf6c9e8042cf4c (diff)
downloadCar-6095198f4732cbc18d5a6d30faedba262d0874ff.tar.gz
Merge "Add getConfigForSensor to CarSensorManager"
Diffstat (limited to 'tests/EmbeddedKitchenSinkApp/res')
-rw-r--r--tests/EmbeddedKitchenSinkApp/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/EmbeddedKitchenSinkApp/res/values/strings.xml b/tests/EmbeddedKitchenSinkApp/res/values/strings.xml
index 75fbceb158..69c57dc025 100644
--- a/tests/EmbeddedKitchenSinkApp/res/values/strings.xml
+++ b/tests/EmbeddedKitchenSinkApp/res/values/strings.xml
@@ -182,6 +182,7 @@
<string name="sensor_gps">GPS Satellites[%1$s]: inView: %2$s, inUse: %3$s. %4$s</string>
<string name="sensor_single_gps_satellite">(%1$s): usedInFix: %2$s, prn: %3$s, snr: %4$s, azimuth: %5$s, elevation: %6$s</string>
<string name="sensor_wheel_ticks">Wheel Distance[%1$s]: reset=%2$s, FL=%3$s, FR=%4$s, RL=%5$s, RR=%6$s</string>
+ <string name="sensor_wheel_ticks_cfg">Wheel Distance Config: Wheels=%1$s, FL=%2$s, FR=%3$s, RL=%4$s, RR=%5$s</string>
<string name="sensor_abs_is_active">ABS[%1$s]: isActive=%2$s</string>
<string name="sensor_traction_control_is_active">Traction Control[%1$s]: isActive=%2$s</string>