diff options
author | Sergey Volnov <volnov@google.com> | 2020-01-28 15:36:59 +0000 |
---|---|---|
committer | Sergey Volnov <volnov@google.com> | 2020-01-29 15:31:00 +0000 |
commit | 439294404fdfc7520873c0dde0f9759a0fb61013 (patch) | |
tree | 061a22716f4ba125ee5f05a3ed0655365377d2d6 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 7c78ce6e4dea0deae47ebb8d28c7512c4f0a1ec4 (diff) |
Got rid of cancellation signals in the Content Capture Data Sharing
Motivation: if the Content Capture service want's to end the session, it
can close the read-fd, while not have finished reading, and that would
result in an exception in the system server, that can later be
propagated to the caller as an error.
Similarly, timeout of the sharing session can be reflected as an error
with a specific error code.
Test: built Android locally and perfomed a manual test.
Bug: 145203958
Change-Id: Iaeb45e0ab68da9fe30dce1ae4eab2354ef56d827
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions