Update product type of auto_rotate_summary_a11y to fix string on the tablet
Bug: 295933964
Change-Id: Ibf06e6dcdd080b524d1f44cd6f612a53d5fce300
Test: rebuild
diff --git a/res-product/values/strings.xml b/res-product/values/strings.xml
index 3ce29d6..63ab6ac 100644
--- a/res-product/values/strings.xml
+++ b/res-product/values/strings.xml
@@ -731,7 +731,7 @@
<!-- Accessibility summary text for auto rotate [CHAR LIMIT=NONE] -->
<string name="auto_rotate_summary_a11y" product="default">When you move your phone between portrait and landscape</string>
<!-- Accessibility summary text for auto rotate [CHAR LIMIT=NONE] -->
- <string name="auto_rotate_summary_a11y" product="tabled">When you move your tablet between portrait and landscape</string>
+ <string name="auto_rotate_summary_a11y" product="tablet">When you move your tablet between portrait and landscape</string>
<!-- The daltonizer feature summary display as a subtext as an item in a list. -->