In the berlin/dubai trees we have overriding values that use the same as
the default values, so let's just revert to that.
Change-Id: Ie79456b0cf4c319b84bca0153ba2bdd91a87960e
Even though stock also uses 90px, this does not match
our panel. In light mode one can see bright areas in
the corner of the screen due to the missmatched rounded
corner radius.
Change-Id: I22e3f78273c08297ef9a2ce8595ac3eb74bbe724
* 12L introduced new API to fetch status bar height based on cutout, to
handle multi-display devices. However, some apps directly read the
height from overlay so the layout is broken for them.
* Since our device is not a multi-display one, set the expected height
in overlay directly as the old way to make these apps look good.
* Reduce status bar height to exactly match the cutout height.
Change-Id: I38fae2cdd20b947998766b35920d28bebcf547cf
* Enable COLOR_MODE_SATURATED (native) and drop unsupported render
intents. Set from pstar rro to avoid touching QC defaults.
* Don't enforce Display P3 for all modes, let the system decide which
to take (sRGB in most cases).
* Set default mode to "Adaptive" (in fact "srgb-enhance") which is not
too yellowish or vivid.
Change-Id: I17169a3a5a27a44c1991460c18f79668c9669713
even though we have set physical_power_button_center_screen_location_y
and config_is_powerbutton_fps, the system doesnt use the power button
location for the fingerprint sensor
There's no point to keep using custom pref to set minimum refresh rate
when AOSP smooth display feature behaves in the exact same way in
our case.
Set default peak refresh rate to 60, as this is the same value when the user
turns on and off the smooth display setting.
If its turned on, it will go to 144 Hz.
Change-Id: I497918a9c9687443a9438fb6291769f6e51d9379