dre: Remove KeyHandler

The N200 does not have an alert slider, making KeyHandler useless to us.

Change-Id: I9589b730172b3fc79070d75b8183fe9f92447a6e
This commit is contained in:
Albert Tang 2022-05-23 17:01:15 -05:00
commit 14c4279118
8 changed files with 0 additions and 33 deletions

View file

@ -20,4 +20,3 @@ type sysfs_ois_control, fs_type, sysfs_type;
type sysfs_project_info, fs_type, sysfs_type;
type sysfs_tof_control, fs_type, sysfs_type;
type sysfs_tpd, fs_type, sysfs_type;
type sysfs_tri_state_key, sysfs_type, fs_type;