summaryrefslogtreecommitdiff
path: root/libs/androidfw/misc.cpp
diff options
context:
space:
mode:
author Stefan Andonian <andonian@google.com> 2024-09-04 20:54:47 +0000
committer Stefan Andonian <andonian@google.com> 2024-09-06 16:46:53 +0000
commit586cc8b4e8285537b89d04d30ba95cc0f470fde8 (patch)
tree596e1bfde088fa45389e71838cce26582fe7832f /libs/androidfw/misc.cpp
parent32c3d5fe2d5283ec49df2ddad63cf328c0b70a73 (diff)
Fix "Record issue doesn't stop after tapping the chips on status bar"
This issue was happening because the IssueRecordingService wasn't using the RecordingController to start the recording, but instead was bypassing it and using the IssueRecordingService directly. The solution was simply to use the RecordingController, which handled the chip logic already. Bug: 364129809 Test: Verified that the fix works locally on my device. Flag: EXEMPT bug fix Change-Id: I9e3f9bac6ca11d089cb947c07d145804f916c510
Diffstat (limited to 'libs/androidfw/misc.cpp')
0 files changed, 0 insertions, 0 deletions