Update product type of auto_rotate_summary_a11y to fix string on the tablet

Bug: 295933964
Change-Id: Ibf06e6dcdd080b524d1f44cd6f612a53d5fce300
Test: rebuild
This commit is contained in:
Edgar Wang
2023-08-21 16:11:52 +00:00
parent e10d0237c2
commit efebbdd3b2

View File

@@ -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. -->