This repository was archived by the owner on Oct 19, 2023. It is now read-only.
Commit 1ef2e7b
committed
google-assistant-sdk/pushtotalk: fix device action handler init
- move the device handler initialization so that it could get the
device-id form the device_config file.
- add end to end test for OnOff command.
Bug: 74241166
Change-Id: I3307f2170713ffd61a4fbd1f657e3cd856bfaa691 parent 96a583e commit 1ef2e7b
File tree
3 files changed
+29
-9
lines changed- google-assistant-sdk
- googlesamples/assistant/grpc
- tests
- data
3 files changed
+29
-9
lines changedLines changed: 9 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
359 | | - | |
360 | | - | |
361 | | - | |
362 | | - | |
363 | | - | |
364 | | - | |
365 | | - | |
366 | | - | |
367 | | - | |
368 | 359 | | |
369 | 360 | | |
370 | 361 | | |
| |||
404 | 395 | | |
405 | 396 | | |
406 | 397 | | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
407 | 407 | | |
408 | 408 | | |
409 | 409 | | |
| |||
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
123 | 124 | | |
124 | 125 | | |
125 | 126 | | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
0 commit comments