Update string to "Render apps below cutout area"

Bug: 190339480
Test: manual - open cutout setting and check the string
Change-Id: I29083e4897d9acf38ba2b45ff5f34c06fdd00e6f
This commit is contained in:
shawnlin
2021-06-07 14:59:05 +08:00
parent ad82033c4a
commit 8a980d9ca2

View File

@@ -17,7 +17,7 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- [CHAR_LIMIT=NONE] Developer Settings: Label for the option that masks the display cutout, i.e. avoid apps in cutout region.-->
<string name="display_cutout_emulation_overlay">Hide (avoid apps in cutout region)</string>
<string name="display_cutout_emulation_overlay">Render apps below cutout area</string>
</resources>