diff options
author | Darryl L Johnson <darryljohnson@google.com> | 2020-02-18 18:21:51 -0800 |
---|---|---|
committer | Darryl Johnson <darryljohnson@google.com> | 2020-03-11 14:03:10 +0000 |
commit | a098222fb767b4b9919286e2a8d23225d57a6abd (patch) | |
tree | 1927cc886863623ac761b26c762c9765590d8f76 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 15725d999d2e959ed3f25267907d6df564a511fd (diff) |
Prevent activity config override for system processes.
To improve app compatibility in multi-display and multi-window
environments WM overrides the process config with the config of the
most recently launched activity. However, doing so has caused issues with
system applications (notably System UI) who currently rely on this config.
This change ensures that system processes and system ui do not receive
this compatibility override and revert back to the old functionality. In
the future this will be replaced with dedicated channels to report
display configurations.
Test: WindowProcessControllerTests
Test: ActivityRecordTests
Bug: 148675523
Fixes: 148675523
Change-Id: I811d4f60c1e79b5526a5f9e9973b8d6355ee8c15
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions