diff options
| author | 2023-08-16 17:45:45 -0700 | |
|---|---|---|
| committer | 2023-08-23 15:50:29 -0700 | |
| commit | 4c334f6022f8ae48c6b82217c2c3f996a1cba7b1 (patch) | |
| tree | 90de98043c15b1cc8801e6f463450eaae8b28f67 /libs/androidfw/AttributeResolution.cpp | |
| parent | 395c0b37c925718b0a13a8ed292be1c2f3bc4dc1 (diff) | |
Adds path for Launcher to request Assist override.
Launcher -> SysUI (ISystemUiProxy):
- setAssistantOverridesRequested(int[] invocationTypes)
SysUI -> Launcher (IOverviewProxy):
- onAssistantOverrideInvoked(int invocationType)
Override logic is consolidated in AssistManager, which stores
the invocation types that Launcher has requested to override.
Any startAssist calls to those types are sent over OverviewProxy.
Otherwise the existing flow is used.
Bug: 295874732
Test: Manual
Change-Id: I1707cb0e5903bbb9bb3392e2954514e259f0312d
Diffstat (limited to 'libs/androidfw/AttributeResolution.cpp')
0 files changed, 0 insertions, 0 deletions