summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/12/changes
diff options
context:
space:
mode:
authorPinyao Ting <pinyaoting@google.com>2021-04-13 09:46:40 -0700
committerPinyao Ting <pinyaoting@google.com>2021-04-21 11:02:28 -0700
commit480d532c962f321568a659918299855e286658ca (patch)
tree0217fe78cf2f193c3453e4168784068135212953 /docs/html/sdk/api_diff/12/changes
parentd9b11089e780c0ad5beb43280e41b495e1dbea4d (diff)
Replace oneway shortcut api with AndroidFuture
Oneway calls to the system process can cause more trouble along those lines than they solve. Asynchronous incall pressure to the system process is worse than synchronous incall pressure: it causes catastrophic failure modes and is also much harder to diagnose when problems happen. It's also much harder to guarantee transactionality when the caller side is asynchronous. Bug: 184878227 Test: atest ShortcutManagerTest1 ShortcutManagerTest2 ShortcutManagerTest3 ShortcutManagerTest4 ShortcutManagerTest5 ShortcutManagerTest6 ShortcutManagerTest7 ShortcutManagerTest8 ShortcutManagerTest9 ShortcutManagerTest10 ShortcutManagerTest11 Test: atest CtsShortcutManagerTestCases Change-Id: I4ec6b188f079c018902bedf32198c04e9c45a60d Change-Id: I854de382ee6bdc5ae32b6874b7d875dfe6c03c40
Diffstat (limited to 'docs/html/sdk/api_diff/12/changes')
0 files changed, 0 insertions, 0 deletions