summaryrefslogtreecommitdiff
path: root/libs/hwui/renderthread/RenderThread.cpp
diff options
context:
space:
mode:
authorDarryl L Johnson <darryljohnson@google.com>2020-04-27 00:36:25 -0700
committerDarryl L Johnson <darryljohnson@google.com>2020-04-30 13:44:38 -0700
commite810bc539e0d958c9041a8e1eb13301347644ced (patch)
tree1fdba043e149be00b5cb1478e1510723bdf15aeb /libs/hwui/renderthread/RenderThread.cpp
parent9b35a417e5ea8ce121751b1c6d307a1f60aff066 (diff)
Don't override activity display adjustments with app config
When process configuration was applied on the client side it accidentally applied an override to display adjustments in resources for all ResourceImpl objects. This resulted in resources of activities having incorrect display adjustments and reporting incorrect display size. This change fixes the issue by applying the activity's override configuration on top of the app config before updating the display adjustments. Note: This is a slight revert/rework of Ib3ee007bc Fixes: 148639826 Test: ActivityThreadTest#testHandleConfigurationChanged_DoesntOverrideActivityConfig Change-Id: I08a5bc29443fbdefbca791240aeaff8f138b8756
Diffstat (limited to 'libs/hwui/renderthread/RenderThread.cpp')
0 files changed, 0 insertions, 0 deletions