sensors: udfps_hal: Extend the list of supported paths
Change-Id: Iff7936763ff184e85eb7ff91407270122e7cd15c
This commit is contained in:
parent
d71fbe08ac
commit
42538d39b2
@ -17,6 +17,7 @@
|
||||
#include <utils/SystemClock.h>
|
||||
|
||||
static const char *udfps_state_paths[] = {
|
||||
"/sys/devices/virtual/touch/tp_dev/fp_state",
|
||||
"/sys/touchpanel/fp_state",
|
||||
NULL,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user