Snap for 8426946 from c8d93dd9f7 to sc-qpr3-release

Change-Id: I00ef2b1791fa32c7cf316e2dedd75be3fd814d33
This commit is contained in:
Android Build Coastguard Worker 2022-04-09 01:01:00 +00:00
commit 5a80e67250

View file

@ -106,7 +106,8 @@
<!-- Height of the status bar.
Do not read this dimen directly. Use {@link SystemBarUtils#getStatusBarHeight} instead.
-->
<dimen name="status_bar_height">28dp</dimen>
<dimen name="status_bar_height_default">28dp</dimen>
<dimen name="status_bar_height_portrait">28dp</dimen>
<!-- Height of area above QQS where battery/time go (equal to status bar height if > 48dp) -->
<dimen name="quick_qs_offset_height">171px</dimen>