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

Change-Id: Ibef1bbf8b262f411d3e0c164ccf816d3020b36ac
This commit is contained in:
Automerger Merge Worker
2020-03-14 05:56:40 +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>