Add split_display device profile.

Bug: 192215417
Test: manual set isSplitDisplay=true, ensure the added device profile
      gets set on device
Change-Id: Ibe33c33d3af140352c0bb4fb44460106ad898285
This commit is contained in:
Jon Miranda
2021-06-29 09:59:02 -07:00
committed by Jonathan Miranda
parent bf60673bbb
commit f70265f4ec
+8
View File
@@ -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"