summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorRiddle Hsu <riddlehsu@google.com>2019-02-25 15:21:38 +0800
committerRiddle Hsu <riddlehsu@google.com>2019-02-25 16:04:59 +0800
commit3f2de7479c884dd7c89dbab0a0c45bc1da1f564b (patch)
treebb1096aedbb5c495d6f816d6a34e8fb693b81556 /tools/aapt2/java/JavaClassGenerator_test.cpp
parentddc0fa515588f6545f7ffbc4e9d03b55565020f8 (diff)
Fix leakage of input window handle on removed display
While the display is alive, the handles are set from SurfaceControl indirectly. But when removing display, there is no path to inform InputDispatcher to clean up the handles. The change uses the legacy method to set empty handles directly for the removed display. Bug: 126141550 Test: manual - Create virtual display with system decoration support. Close the display and check "dumpsys input" that there should not have records in the removed display. Change-Id: I9087f41ff3acb8990cfb71fed43450230ebe0cc6
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions