| commit | 9aded9e58d151bed18bb02d1ad2394580189d1a4 | [log] [tgz] |
|---|---|---|
| author | Daniel Erat <[email protected]> | Fri Sep 21 01:09:01 2018 |
| committer | chrome-bot <[email protected]> | Fri Sep 21 07:51:24 2018 |
| tree | 4a7257ff1a451e5ac1c5779d77f9d86fb4a44565 | |
| parent | ebc49ea2d32872508401989d6e35b2a6d63c1068 [diff] |
system_api: Add SetBacklightBrightnessRequest powerd proto. Add a SetBacklightBrightnessRequest protocol message that Chrome will send to powerd via SetScreenBrightnessPercent D-Bus method calls. These calls currently send raw D-Bus arguments, but a new "cause" argument is needed. Also add a new "MODEL" enum value to BacklightBrightnessChange's "cause" enum. BUG=chromium:881786 TEST=built it Change-Id: Ife2fc6741ece56620ced37feab8e33c093aeae0a Reviewed-on: https://chromium-review.googlesource.com/1237429 Commit-Ready: Dan Erat <[email protected]> Tested-by: Dan Erat <[email protected]> Reviewed-by: Jia Meng <[email protected]> Reviewed-by: Dan Erat <[email protected]>