sdm845-common: overlay: Enable option for full screen aspect ratio

Change-Id: I2a1b2acc5ed97ccb6795dc371c2b3ac9cb4f9d03
This commit is contained in:
Jesse Chan 2018-04-30 23:02:55 -07:00 committed by LuK1337
parent 903b01d6f5
commit dff3115cc8

View file

@ -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>