Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6b3f0600 authored by Shawn Lin's avatar Shawn Lin Committed by Automerger Merge Worker
Browse files

Merge "Update string to "Render apps below cutout area"" into sc-dev am: 86be4d4c

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14873764

Change-Id: I677dd6970dd8046e395a00a08dc6df14144a8804
parents 52df23ac 86be4d4c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>