diff options
author | Riddle Hsu <riddlehsu@google.com> | 2020-12-22 00:02:44 +0800 |
---|---|---|
committer | Riddle Hsu <riddlehsu@google.com> | 2020-12-21 16:21:49 +0000 |
commit | 941ad3a5f081aae28e33a93bc8344f78534fdedd (patch) | |
tree | b48c5b5a8663bcef141b936710848e9f643816b3 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | a0334be887757324e671e09e4563034704c66fb0 (diff) |
Decouple display area from windowing layer
FEATURE_WINDOWED_MAGNIFICATION was a necessary feature of a display.
Because screen level surface animation needs a layer containing
all non-overlay window for reparenting leash. But that seems to
restrict the customizability of non-default display.
This change makes the feature optional by creating an additional
layer if the feature doesn't exist. So a display can create without
any display area features.
Also remove some unused fields.
Bug: 175179353
Test: DisplayContentTests#testValidWindowingLayer
Change-Id: I5c8712e7650a51fc57ea2dc5c60176d7dcafe1d1
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions