Set default Managed Display mode when display zoom is used
ARC++ gets its device scale factor from the default ManagedDisplayMode. When display zoom is enabled, we only have 1 display mode for the internal display. This display mode was not set as the default until now, causing ARC++ to get an invalid device scale factor. Bug: 790723 Change-Id: Ia86a3c22edb21ea3d0ced63f31992cca3e700ad6 Component: Managed Display Mode, Device scale factor, display zoom Reviewed-on: https://chromium-review.googlesource.com/964795Reviewed-by:Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Malay Keshav <malaykeshav@chromium.org> Cr-Commit-Position: refs/heads/master@{#543554}
Showing
Please register or sign in to comment