rename sensors

This commit is contained in:
Kolja Dummann 2011-07-01 23:55:18 +02:00
parent c950885077
commit 9b14e8d2df
2 changed files with 2 additions and 1 deletions

View File

@ -42,6 +42,7 @@ DEVICE_PACKAGE_OVERLAYS := device/samsung/c1-common/overlay
# Libs
PRODUCT_PACKAGES := \
gps.smdkv310 \
sensors.smdkv310 \
lights.smdkv310
# These are the hardware-specific configuration files

View File

@ -21,7 +21,7 @@ ifneq ($(TARGET_SIMULATOR),true)
# hw/<SENSORS_HARDWARE_MODULE_ID>.<ro.product.board>.so
include $(CLEAR_VARS)
LOCAL_MODULE := sensors.GT-I9100
LOCAL_MODULE := sensors.smdkv310
LOCAL_MODULE_PATH := $(TARGET_OUT_SHARED_LIBRARIES)/hw