Merge "Add split_display device profile." into sc-dev

This commit is contained in:
Jonathan Miranda
2021-06-30 02:55:50 +00:00
committed by Android (Google) Code Review

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"