diff options
author | Rhed Jao <rhedjao@google.com> | 2020-04-01 11:21:36 +0800 |
---|---|---|
committer | Rhed Jao <rhedjao@google.com> | 2020-04-02 12:11:52 +0800 |
commit | f74e5ccbe5cedf3d7cd905b8dd638d14b3ff40bb (patch) | |
tree | 84153d6a6f2adb28493cb95a35290f4119a15d3f /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 60e3892feca76b23faae6dcbb4586fc68b0add15 (diff) |
Fix a11y service targeting sdk version doesn't update
The accessibility service connection uses old service info
to create connection while the system is trying to rebind the
enabled services after packages finished updated. The root
cause is we always reloaded the installed service info after
the a11y services were rebound. To fix this issue, always
reloads the installed service info before rebinds the services.
Bug: 152817355
Test: All a11y related cts tests
Change-Id: Iab424940fc47b5a5f44096d67dc7bdfe2d43c5be
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions