summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorJackal Guo <jackalguo@google.com>2018-09-28 11:37:25 +0800
committerJackal Guo <jackalguo@google.com>2018-10-04 12:23:21 +0800
commitf798d6e7582cc43aed36008e0137266e532350aa (patch)
tree7712af2dc06221be7b451c171df47c83214e4c29 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent27fd83c417b8f70d84f7bbe1ef119436d2f9e96d (diff)
Correct the state of the accessibility service
When an accessibility service package changes, it would be unbound. This also causes it's removed from mBoundServices and adding into mBindingServices currently. Hence, nothing happens since it's not in mBoundServices in onPackageUpdateFinished(). Also, this service wouldn't be bound since it is kept in mBindingServices. Remove the accessibility service from mBindingServices after update, remove, and force stop. Bug: 116758044 Test: atest CtsAccessibilityServiceTestCases Test: atest CtsAccessibilityTestCases Test: update, remove, and force stop an enabled a11y service, and check if it could work again. Change-Id: I61f8ac3ad92480b296f9970c9bb92af8f6767f1a
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions