aboutsummaryrefslogtreecommitdiffstats
path: root/libsensors/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'libsensors/Android.mk')
-rw-r--r--libsensors/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/libsensors/Android.mk b/libsensors/Android.mk
index 39cc493..f916e27 100644
--- a/libsensors/Android.mk
+++ b/libsensors/Android.mk
@@ -45,7 +45,7 @@ ifeq ($(TARGET_DEVICE),p5110)
LOCAL_CFLAGS += -DTARGET_DEVICE_P5100
endif
ifeq ($(TARGET_DEVICE),p3100)
- LOCAL_CFLAGS += -DTARGET_DEVICE_P3100
+ LOCAL_CFLAGS += -DTARGET_DEVICE_P3100 -DTARGET_HAS_PROXIMITY_SENSOR
endif
ifeq ($(TARGET_DEVICE),p3110)
LOCAL_CFLAGS += -DTARGET_DEVICE_P3100