summaryrefslogtreecommitdiff
path: root/libs/hwui/HardwareBitmapUploader.cpp
diff options
context:
space:
mode:
author Fabian Kozynski <kozynski@google.com> 2022-12-20 09:49:20 -0500
committer Fabian Kozynski <kozynski@google.com> 2023-01-10 09:47:57 -0500
commit7173a3fa5763b006d7b28127ec97e05e358fbb8a (patch)
tree3257e0317a3dd2a95d4371c93d1b1f0aa0cbe554 /libs/hwui/HardwareBitmapUploader.cpp
parenta9a57f055086bf0ceb7b18af5b23f943717679e4 (diff)
Bind panels with lower priority flags
When showing a panel in device controls, bind to it (but with lower priority flags). That way, the application is kept in memory and results in shorter latency when relaunching the panel with the TaskView. Use BIND_NOT_PERCEPTIBLE so it will be at lower priority from SystemUI. However, don't use WAIVE_PRIORITY, as by itself, it will kill the app once the Task is finished in the device controls panel. Test: manual Test: atest com.android.systemui.controls Fixes: 263790347 Change-Id: Ia99ade528bfdbfe2f67ecfe78f687f18df8b6cfd
Diffstat (limited to 'libs/hwui/HardwareBitmapUploader.cpp')
0 files changed, 0 insertions, 0 deletions