diff options
author | Tiger Huang <tigerhuang@google.com> | 2020-02-12 17:34:54 +0800 |
---|---|---|
committer | Tiger Huang <tigerhuang@google.com> | 2020-02-12 09:55:14 +0000 |
commit | c47b26f0388564dc99729d57fda442b9ed057f0d (patch) | |
tree | 081449ce8644d173e93e24c3423551fb156a143f /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | a00008934115e91bb0a41b67c16268763f35ee6e (diff) |
Remove redundant mFocusedApp from DisplayPolicy
We don't really use mFocusedApp in DisplayPolicy, but just print it out.
It may confuse the reader because we already have one in DisplayContent.
And these mFocusedApp fields can reference to different apps, because
the one in DisplayPolicy will stop updating while the DisplayPolicy
doesn't have a focused window.
Fix: 141869496
Test: Manual and presubmit
Change-Id: Ic6edbade2af24135ee86d4bd9b6d8965e61fa664
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions