diff options
author | 2022-07-15 21:59:31 +0000 | |
---|---|---|
committer | 2022-07-20 23:59:35 +0000 | |
commit | 14334fe1d091aa4b86e230fbaf05b4493f455667 (patch) | |
tree | e6cb98b7819d3610a001c162f608a96ecba24204 /cmds/bootanimation/BootAnimation.cpp | |
parent | 86c7277cf5db9a5884661c1a52d0b47e3417c155 (diff) |
Disabled Accessibility services uid registration for auto
Accessibility services currently runs concurrently with assistant. This
causes issues in automotive where OEMs are running multiple assistants.
The main issue stems from rotaryservice (accessibility service in auto)
running as state bound to a foreground service. Thus assistant is always
listening, this causes issues for other assistant apps as they are
interupted by hotword mistriggers.
Bug: 233287010
Test: adb shell dumpsys media.audio_policy|grep "Accessibility UID" -A10
Change-Id: I6820b6b3ebfbafb0bb8e5ab99a6f3c2189305017
Diffstat (limited to 'cmds/bootanimation/BootAnimation.cpp')
0 files changed, 0 insertions, 0 deletions