sdm845-common: overlay: Enable option for full screen aspect ratio
Change-Id: I2a1b2acc5ed97ccb6795dc371c2b3ac9cb4f9d03
This commit is contained in:
parent
903b01d6f5
commit
dff3115cc8
1 changed files with 3 additions and 0 deletions
|
@ -84,4 +84,7 @@
|
|||
For example, a device with notification and battery lights that supports
|
||||
pulsating and RGB control would set this config to 75. -->
|
||||
<integer name="config_deviceLightCapabilities">107</integer>
|
||||
|
||||
<!-- Whether device has screen with higher aspect ratio -->
|
||||
<bool name="config_haveHigherAspectRatioScreen">true</bool>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue