diff options
author | Charles Chen <charlesccchen@google.com> | 2020-03-27 16:42:29 +0800 |
---|---|---|
committer | Charles Chen <charlesccchen@google.com> | 2020-04-14 16:57:18 +0800 |
commit | 7ba8e26c87ff1fee827204dc076071590a657f8e (patch) | |
tree | a329af70cb48f000b4b4b429fd48e85567f6b9bd /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 1a46294fdb9867d1a965c034ef46f281f7c9fe21 (diff) |
Fix WindowContextTests
Previously, window token assigns last config to mLastReportedConfiguration
directly, which makes it share the same reference with getConfiguration(),
and blocks all config changes request to clients.
This CL uses Configuration#setTo instead.
fixes: 152227175
Bug: 150251036
Test: atest WindowContextTests
Change-Id: I44143aa558f223eb301e28f2e9110bfd66eac636
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions