commit | 37fd6d74b4caea5abf52baeec96247fa2e581c0b | [log] [tgz] |
---|---|---|
author | Daniel Erat <[email protected]> | Thu Oct 26 19:28:52 2017 |
committer | Commit Bot <[email protected]> | Thu Oct 26 19:28:52 2017 |
tree | 95a9b6a0d50421ca94b6abefff5372b509691fad | |
parent | 41a6bdf875710b9f02d7fd8fc1346b00a62b5a18 [diff] |
chromeos: Make touchscreen global state default to enabled. Update ash::TouchDevicesController's global_touchscreen_enabled_ member to default to true rather than false. In practice, it's usually initialized just after startup based on powerd's initial backlights-forced-off state, but it feels safer to leave the touchscreen enabled by default if initialization fails for some reason. Bug: 778156 Change-Id: I8518783b2d2366ca3a48d42023d862bb0e073530 Reviewed-on: https://chromium-review.googlesource.com/739959 Reviewed-by: Qiang(Joe) Xu <[email protected]> Commit-Queue: Dan Erat <[email protected]> Cr-Commit-Position: refs/heads/master@{#511921}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .