display: cm4: set stable width and height
Bug: 286063526 Change-Id: I1da41bb5f6d3abc957e4667fba68e91a3f8b321d Signed-off-by: Jeremy DeHaan <jdehaan@google.com>
This commit is contained in:
parent
2c69ea7ba2
commit
1141b0d68f
1 changed files with 6 additions and 0 deletions
|
@ -248,6 +248,12 @@
|
|||
<item>283</item>
|
||||
</integer-array>
|
||||
|
||||
<!-- The stable device width and height in pixels. If these aren't set to a positive number
|
||||
then the device will use the width and height of the default display the first time it's
|
||||
booted. -->
|
||||
<integer name="config_stableDeviceDisplayWidth">1280</integer>
|
||||
<integer name="config_stableDeviceDisplayHeight">2856</integer>
|
||||
|
||||
<!-- The max vibration strength allowed in audio haptic channels. -->
|
||||
<item name="config_hapticChannelMaxVibrationAmplitude" format="float" type="dimen">0.335</item>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue