OSDN Git Service

Adds Assistant invocation type to home long press.
authorGovinda Wasserman <gwasserman@google.com>
Fri, 19 Apr 2019 13:42:53 +0000 (09:42 -0400)
committerGovinda Wasserman <gwasserman@google.com>
Fri, 19 Apr 2019 13:52:52 +0000 (09:52 -0400)
commit24ff30677d63f1e0d0f0e946c192c4da85d8c3b1
treec89edb53663db5b0c01c28d2517427922c0f3e85
parentaac2e8c6879437a8d947b39f5d0a2d9fdce26412
Adds Assistant invocation type to home long press.

This allows both the logging of the Assistant invocation type and for
the Assistant to change its behavior based on the invocation type.

Test: Checked value is added to bundle
BUG:128982146
Change-Id: I1376f4b20fdb82e73d80a396f1e148c1a5fba01e
packages/SystemUI/src/com/android/systemui/statusbar/phone/NavigationBarFragment.java