summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorFilip Gruszczynski <gruszczy@google.com>2015-08-25 16:51:05 -0700
committerFilip Gruszczynski <gruszczy@google.com>2015-09-01 08:14:51 -0700
commitebcc875f10f05db7365cd8afbf4e9425221ab14d (patch)
tree0c733889ff0f4be8ed914dffdfcdf2db9d14398c /tools/aapt2/java/JavaClassGenerator_test.cpp
parente9acfd59b818a138f189336181ff721aceadbfb1 (diff)
Move Configuration creation from Window Manager to Activity Manager.
Currently the construction of configuration is split between thease two entities. This poses two problems: it's harder to follow the construction logic and more importantly we can't determine if configuration changes significantly before delegating work to the Window Manager. This CL moves the configuration override logic to the Activity Manager, since it both detects configuration changes and informs clients about them. Window Manager becomes purely a recipient of the information. Change-Id: I075570ee055cce9c5665772fa8d4fe8ccb5c6313
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions