Skip to content

Commit

Permalink
nyx-modules: hammerhead: use upstream nyx modules instead of hybris ones
Browse files Browse the repository at this point in the history
Signed-off-by: Christophe Chapuis <chris.chapuis@gmail.com>
  • Loading branch information
Tofee authored and shr-project committed Mar 20, 2019
1 parent b4531d5 commit b7d5032
Showing 1 changed file with 4 additions and 4 deletions.
Expand Up @@ -26,10 +26,10 @@ set(NYXMOD_OW_TOUCHPANEL FALSE)
set(NYXMOD_OW_TOUCHPANEL_MTDEV TRUE)

# provided by nyx-modules-hybris
set(NYXMOD_OW_DEVICEINFO FALSE)
set(NYXMOD_OW_SYSTEM FALSE)
set(NYXMOD_OW_LED FALSE)
set(NYXMOD_OW_HAPTICS FALSE)
#set(NYXMOD_OW_DEVICEINFO FALSE)
#set(NYXMOD_OW_SYSTEM FALSE)
#set(NYXMOD_OW_LED FALSE)
#set(NYXMOD_OW_HAPTICS FALSE)

add_definitions(-DBATTERY_SYSFS_PATH=\"/sys/class/power_supply/battery/\")
add_definitions(-DTOUCHPANEL_DEVICE=\"/dev/input/event1\")
Expand Down

0 comments on commit b7d5032

Please sign in to comment.