summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Nathan Harold <nharold@google.com> 2024-03-07 12:13:06 -0800
committer Nathan Harold <nharold@google.com> 2024-04-18 13:25:25 -0700
commit2887b2735940052e10344f06523a147e579c01ef (patch)
tree19672f24c98e0f0551eb2a81b4f67de3727ebfd2 /libs/androidfw/StringPool.cpp
parentc09575bbeb634cb161e1092386d5dbbc9eb859f9 (diff)
Allow startBugreport to run async
The startBugreport call uses a listener interface to provide return status for bug report generation; however, for convenience the method would previously block until the underlying service was successfully launched. But, the underlying call is slow, so it would block the caller for hundreds of millis or for up to 30 seconds. This patch allows the startBugreport() call to run asynchronously instead of blocking the caller. Bug: 180123623 Test: atest BugreportManagerTest; (cts, and unit test) Test: manual test Change-Id: Ibbc0de76a1c12c979772222208704ad0e466b1a5
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions