summaryrefslogtreecommitdiff
path: root/opengl/java
diff options
context:
space:
mode:
author Tony Mak <tonymak@google.com> 2024-02-12 21:07:51 +0000
committer Tony Mak <tonymak@google.com> 2024-02-12 21:08:53 +0000
commitfafd1f3365876c0e6c2f42cfb112a00a504cbcf1 (patch)
treec65c42dc906a3fe3f679424e074f3b5de4b30583 /opengl/java
parent4eac1b08d934f87d55910d3790f39b8bcd5573b5 (diff)
Fix "ActivityTaskManager.requestAssistDataForTask crash on secondary user"
I only tested the VoiceInteractionService codepath and didn't realize the Launcher also depends on the assist data API. The VIS code path has cleared the caller identity before calling into isAssistDataAllowed. However, requestAssistDataForTask does not. Test: Create a secondary user. Open an app. Go to the overview screen. Without the fix, crash observed. With the fix, no more crash. Test: atest android.voiceinteraction.cts.VoiceInteractionServiceTest Fixes: 323909861 Change-Id: I59b6e2de9cc3616b0867b128403ff0c4514eb905
Diffstat (limited to 'opengl/java')
0 files changed, 0 insertions, 0 deletions