commit | 82b37d6e0bc12bd7218d2986df061320069f962a | [log] [tgz] |
---|---|---|
author | Vaibhav Devmurari <vdevmurari@google.com> | Mon Sep 12 13:36:48 2022 +0000 |
committer | Vaibhav Devmurari <vdevmurari@google.com> | Thu Sep 22 21:57:25 2022 +0000 |
tree | a663b227765f9984a678a773311976b411755e22 | |
parent | 52b3c475ed1c6cab0c5e232a3aeb68706c5b22bf [diff] |
Add support for detecting Keyboard backlight using sysfs node Add new light type for Keyboard backlight and corresponding detection logic. Also, refactor PeripheralController logic to support Light type and light capabilities similar to how it is handled on Java side of code. Test: atest inputflinger_tests Bug: 245506418 Change-Id: Ic69e42555bf57a66683fcf359169869ee2a00749