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

Commit f70265f4 authored by Jon Miranda's avatar Jon Miranda Committed by Jonathan Miranda
Browse files

Add split_display device profile.

Bug: 192215417
Test: manual set isSplitDisplay=true, ensure the added device profile
      gets set on device
Change-Id: Ibe33c33d3af140352c0bb4fb44460106ad898285
parent bf60673b
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -115,6 +115,14 @@
            launcher:iconTextSize="14.4"
            launcher:canBeDefault="true" />

        <display-option
            launcher:name="Large Phone Split Display"
            launcher:minWidthDps="406"
            launcher:minHeightDps="694"
            launcher:iconImageSize="56"
            launcher:iconTextSize="14.4"
            launcher:canBeDefault="split_display" />

        <display-option
            launcher:name="Shorter Stubby"
            launcher:minWidthDps="255"