summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorAndrii Kulian <akulian@google.com>2018-06-15 14:32:04 -0700
committerEric Arseneau <earseneau@google.com>2018-06-26 10:40:29 -0700
commitece2f1920e151a0534c7d2fd8c913dd42bfdc933 (patch)
tree0ce89eb951fac35a10bb25f9e7ea8282ec26ed5c /tools/aapt2/java/JavaClassGenerator.cpp
parentfc0e693bc24879d51b5761242ec86006d741ec66 (diff)
Skip updating stack config if it is detached from a display
Ensuring visibility or configuration of activities in a stack can be triggered from outside of system service by a client callback, e.g. ActivityManagerService#activityPaused(). We should skip doing that whenever we see that a stack is no longer attached to a display. This CL restores the behavior that was in place where the error might happen before switching to using ActivityStackSupervisor#ensureVisibilityAndConfig() and will only ensure system-wide activity visibility without updating config. Bug: 110074206 Test: Build and run Change-Id: Ib347b56b66ce27e4ed8c263ffb425d336012a4ff
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions