summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
diff options
context:
space:
mode:
authorNate Myren <ntmyren@google.com>2021-12-01 15:15:47 -0800
committerNate Myren <ntmyren@google.com>2021-12-20 19:13:02 +0000
commitcbb5760fdd2b0d5bb3461bd6d4ae9ab817883b01 (patch)
treec22f474388fe6dbbc9597dab62f9297d34b4d459 /core/java/android/inputmethodservice/AbstractInputMethodService.java
parentcb646e9d6582128d69d7c1f40c4d754dbdc25db5 (diff)
Get fresh InProgress array in AttributedAppOp when adding/removing
Otherwise, a call to finish() and then start() might reallocate the array, and cause the reference to point to the old location of the array. Bug: 208662370 Test: atest ForegroundModeAndActiveTest Change-Id: I7e754c067520765c00cc67cc310926e63bd0462d
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions