sm7125: Enable option for full screen aspect ratio

Change-Id: I2a1b2acc5ed97ccb6795dc371c2b3ac9cb4f9d03
urubino-microg
Jesse Chan 7 years ago committed by Ruchit
parent 54c53e799d
commit 131ffa63fb
  1. 1
      overlay/frameworks/base/core/res/res/values/config.xml

@ -20,6 +20,7 @@
<resources>
<bool name="config_automatic_brightness_available">true</bool>
<bool name="config_supportsScreenOffUdfps">true</bool>
<bool name="config_haveHigherAspectRatioScreen">true</bool>
<bool name="config_showNavigationBar">true</bool>
<bool name="config_bluetooth_hfp_inband_ringing_support">true</bool>
<bool name="config_bluetooth_le_peripheral_mode_supported">true</bool>

Loading…
Cancel
Save