Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 097af2f3 authored by Yunfan Chen's avatar Yunfan Chen
Browse files

Integrate insets compat override with other overrides

Before this change, the major override was done independently in
ActivityRecord. It causes some conflicts between the override and other
compat sandboxing overrides. Make the override happens after the
sandboxing strategy calculation is done, and merge the override logic
into computeConfigResourceOverrides to avoid conflicts. Also it will
reduce the redundant code to recalculate configuration fields from the
bounds again.

Test: DisplayPolicyInsetsTests
Test: AspectRatioSdk25Tests
Bug: 336687188
Change-Id: If9f1df72f4fde92017dbf547b56f7cd8c9766b2f
parent 00d13ac8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment