display: km4: set stable width and height
Bug: 286062800 Change-Id: I6375b501bdd18645f6b4b6cbfa66424ec4dd76b3 Signed-off-by: Jeremy DeHaan <jdehaan@google.com>
This commit is contained in:
parent
8d6124e266
commit
2c69ea7ba2
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">1344</integer>
|
||||
<integer name="config_stableDeviceDisplayHeight">2992</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