Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5cf119de authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Update documentation of KEYCODE_TV_POWER"

parents d9b80f23 05ff5420
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -12,8 +12,8 @@ The general action for key handling is described in the table
| Android Key | TV Panel                                               | OTT                        | Soundbar                                               |
| ----------- | -----------------                                      | -------------------        | -------------------                                    |
| general     | Send to active source                                  | handle on device           | handle on device                                       |
| POWER       | Toggle the device power state        | Toggle the TV power state            | Toggle the TV power state         |
| TV_POWER    | Toggle the device power state        | Toggle the TV power state            | Toggle the TV power state         |
| POWER       | Toggle the device power state  | Toggle the OTT power state, TV power state follows | Toggle the soundbar power state, TV power state follows|
| TV_POWER    | Toggle the device power state  | Toggle the TV power state, OTT power state follows | Toggle the TV power state, soundbar power state follows|
| HOME        | Turn on TV, Set active Source to TV, go to home screen | OTP, and go to home screen | OTP, and go to home screen                             |
| volume keys | Handle on device or send to soundbar                   | Send to TV or soundbar     | Handle on device or send to TV                         |