[automerge] Update status bar height res to correct size 2p: 379c5a4516

Original change: https://googleplex-android-review.googlesource.com/c/device/google/bramble/+/17686744

Bug: 216782082
Change-Id: If760c32f1afadbd0ecb88bf0d2a3d8d10e4cee71
This commit is contained in:
shawnlin
2022-04-11 06:27:01 +00:00
committed by Presubmit Automerger Backend

View File

@@ -232,7 +232,7 @@
Do not read this dimen directly. Use {@link SystemBarUtils#getStatusBarHeight} instead.
-->
<dimen name="status_bar_height_default">28dp</dimen>
<dimen name="status_bar_height_portrait">145px</dimen>
<dimen name="status_bar_height_portrait">136px</dimen>
<dimen name="status_bar_height_landscape">28dp</dimen>
<!-- List of biometric sensors on the device, in decreasing strength. Consumed by AuthService