commit | f5d0a8fa846847705091b0839e937c0de84a5f0f | [log] [tgz] |
---|---|---|
author | My Name <luanzhang@google.com> | Fri Oct 04 12:08:28 2024 -0700 |
committer | My Name <luanzhang@google.com> | Mon Oct 07 11:41:35 2024 -0700 |
tree | e5bc912a3545b82410b10845da07dc8c526af33c | |
parent | 19533ea7e5379c6413353c4fa0ecf615af31c0c3 [diff] |
Update carrier label margin in setDisplayCutout The carrier label sometimes is misplaced after reboot. It's because the `onConfigurationChanged` function which sets the carrier label margin is not always called immediately after reboot. Fixing the issue by updating the margin inside `setDisplayCutout`. Test: manually verified Flag: EXEMPT bugfix Fixes: b/349507081 Change-Id: Id77987238e789a90d30f7605240bc5fb8302646f