Extend char limit for size-compat freeform option

Bug: None
Test: N/A
Change-Id: I4c8ba49356324d6f1367b45f7977684f6b5f7fbb
This commit is contained in:
Evan Rosky
2019-11-18 12:57:45 -08:00
parent 68e501f80e
commit 441afd535f

View File

@@ -11076,7 +11076,7 @@
<string name="force_desktop_mode">Force desktop mode</string>
<!-- UI debug setting: force desktop mode summary [CHAR LIMIT=NONE] -->
<string name="force_desktop_mode_summary">Force experimental desktop mode on secondary displays</string>
<!-- UI debug setting: enable non-resizables in freeform [CHAR LIMIT=50] -->
<!-- UI debug setting: enable non-resizables in freeform [CHAR LIMIT=60] -->
<string name="enable_sizecompat_freeform">Enable freeform sizecompat</string>
<!-- UI debug setting: enable non-resizables in freeform summary [CHAR LIMIT=NONE] -->
<string name="enable_sizecompat_freeform_summary">Allows sizecompat apps to be in freeform</string>