mirror of
https://github.com/Evolution-X-Devices/device_lenovo_zippo
synced 2026-01-27 14:21:16 +00:00
zippo: define fod position / size
* corresponding to modifications in fod hal in sm8150-common. Change-Id: I775449c8cb92960dba1dcf6bc9968ae2763e48d0
This commit is contained in:
2
Android.bp
Normal file
2
Android.bp
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
soong_namespace {
|
||||||
|
}
|
||||||
@@ -23,6 +23,11 @@ ifeq ($(TARGET_PREBUILT_KERNEL),)
|
|||||||
TARGET_KERNEL_SOURCE := kernel/lenovo/sm8150
|
TARGET_KERNEL_SOURCE := kernel/lenovo/sm8150
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
# Fingerprint
|
||||||
|
SOONG_CONFIG_LENOVO_MSMNILE_FOD_POS_X = 450
|
||||||
|
SOONG_CONFIG_LENOVO_MSMNILE_FOD_POS_Y = 1916
|
||||||
|
SOONG_CONFIG_LENOVO_MSMNILE_FOD_SIZE = 178
|
||||||
|
|
||||||
# Power
|
# Power
|
||||||
TARGET_TAP_TO_WAKE_NODE := "/sys/devices/virtual/touch/tp_dev/gesture_on"
|
TARGET_TAP_TO_WAKE_NODE := "/sys/devices/virtual/touch/tp_dev/gesture_on"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user