| commit | 3eb3aedf725aa0b1eeeeb0f721124305f5c62321 | [log] [tgz] |
|---|---|---|
| author | Aaron Kling <webgeek1234@gmail.com> | Thu Aug 22 02:20:24 2024 -0500 |
| committer | Michael Bestas <mkbestas@lineageos.org> | Sun Dec 28 01:34:05 2025 +0000 |
| tree | f8259ee3ee15a7a8aabfb241354197cbe959e99a | |
| parent | d7115b62299691b92c75fdcfb3ce17ef3f92de35 [diff] |
fixup! Update the cutout side override doc to encourage all side override Original change changed the resource array type for primary display, but left the secondary display resource as a string array. This causes DisplayCutout#getDisplayCutoutSideOverrides() to fail as it's trying to read the resource as an int array. Change-Id: I77a084cd0de953f595984290d4ff3bbbdff3d9d8