commit | de1d8b4092cd807226836a1c27ec8b78db191e7e | [log] [tgz] |
---|---|---|
author | Jon Spivack <spivack@google.com> | Wed May 26 17:43:45 2021 -0700 |
committer | Jon Spivack <spivack@google.com> | Wed May 26 17:45:16 2021 -0700 |
tree | e3019021b8f6b65ba9c258d0cd3fd18b6138f7d8 | |
parent | b3ca17a2374ef9c0d5d6d5c42aae7a87346d7f50 [diff] |
Allow AssistDataRequester to fetch AssistContent without AssistStructure This provides a new request type for AssistDataRequester, ASSIST_CONTEXT_CONTENT. Using this prevents ActivityTaskManagerService from sending the potentially large AssistStructure when it isn't necessary. Bug: 189164641 Test: Manual (confirmed the new call worked as expected on Pixel 3A) Change-Id: I5cec15c88c52f8319808aee474cc2351f2fa931a