Merge "Set the resource values of cutout path and rect to empty string in waterfall overlay" into rvc-dev am: 6c6540131c am: 946e34716d

Change-Id: Ic963f4ae00194868f414b023cb2f5dd7e35f3a6c
This commit is contained in:
Automerger Merge Worker
2020-03-14 06:12:47 +00:00

View File

@@ -16,6 +16,9 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string translatable="false" name="config_mainBuiltInDisplayCutout"></string>
<string translatable="false" name="config_mainBuiltInDisplayCutoutRectApproximation"></string>
<!-- Height of the status bar in portrait. The height should be
Max((status bar content height + waterfall top size), top cutout size) -->
<dimen name="status_bar_height_portrait">28dp</dimen>