sm7125-common: overlay: set phyical power button location

Change-Id: Ib6ec4d585a096dbca568f21e6f8a6e02520e0047
Simon1511 5 months ago committed by Jenna
parent f964b2f115
commit 1ef977c734
  1. 4
      overlay/frameworks/base/packages/SystemUI/res/values/dimens.xml

@ -21,5 +21,9 @@
<!-- Bottom margin size when fingerprint in display is active -->
<dimen name="keyguard_indication_margin_bottom">20dp</dimen>
<!-- Location on the screen of the center of the physical power button. This is a reasonable
default that should be overridden by device-specific overlays. -->
<dimen name="physical_power_button_center_screen_location_y">980px</dimen>
</resources>

Loading…
Cancel
Save