device_google_caimito/tokay/overlay/frameworks/base
Evan Laird 4990157024 [Cutout] Make cutout rect approximation intersect with y=0
Tokay, Caiman, and Komodo all had cutout rect approximations that did
not intersect with the top edge of the phone (they did not start at
y=0). This was causing logic in SystemUI not to be aware of _which_ edge
the cutout was associated with, and thus in some cases would not account
for potential letterboxing.

This change modifies the rect approximations to start at y=0, and adds
that same amount to their height so that the sizing should be the same.

Test: manually verified the .svg shapes
Test: manual on device
Bug: 319203599
Flag: NONE
Change-Id: I2e669b8d178eb5ace29b0d4f68c1e500b545d601
2024-04-18 10:38:21 -04:00
..
core/res/res [Cutout] Make cutout rect approximation intersect with y=0 2024-04-18 10:38:21 -04:00
packages/SystemUI/res Update panel top corners for p24 2024-04-15 08:13:20 +00:00