bangkk: Correct double tap and udfps nodes
Change-Id: I323ffa5a0e4a33ee73005d12cdb3f919845b6bdb
This commit is contained in:
parent
df17c2ce0a
commit
3c6ac1c248
2 changed files with 7 additions and 8 deletions
|
|
@ -120,7 +120,7 @@ class SysfsPollingOneShotSensor : public OneShotSensor {
|
|||
int mPollFd;
|
||||
};
|
||||
|
||||
const std::string kTsPath = "/sys/devices/platform/soc/a94000.spi/spi_master/spi0/spi0.0/touchscreen/primary/";
|
||||
const std::string kTsPath = "/sys/devices/platform/soc/4a80000.spi/spi_master/spi0/spi0.0/touchscreen/primary/";
|
||||
|
||||
const std::string kTsDoubleTapPressedPath = kTsPath + "double_tap_pressed";
|
||||
const std::string kTsDoubleTapEnabledPath = kTsPath + "double_tap_enabled";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue