Reduce display density max scale to match outer screen

Use the maxScale value of the outer screen so the inner screen will have
matching density values.

Fix: 324439718
Test: Manual
Change-Id: Idb9cf7fabcf0f7705c94fc7c982ff33d0830cdbc
This commit is contained in:
Graciela Wissen Putri 2024-02-26 16:04:19 +00:00
parent 165ff1c437
commit e970cc7b58

View file

@ -14,5 +14,5 @@
limitations under the License.
-->
<resources>
<fraction name="display_density_max_scale">141.948717948718%</fraction>
<fraction name="display_density_max_scale">138.5%</fraction>
</resources>