summaryrefslogtreecommitdiffstats
path: root/libsensors
diff options
context:
space:
mode:
authorRom Lemarchand <rlemarchand@sta.samsung.com>2010-10-06 17:15:18 -0700
committerMaarten Hooft <mthooft@google.com>2010-10-06 21:20:28 -0700
commit3680ff0b8a3a25d05055079b4f4b033810bc9c1b (patch)
tree645193cf591cd617b8cea6196ffd3b512f1e60e2 /libsensors
parent645b8df9453eb9f9eaf659eed2e94ba1fe68bb81 (diff)
downloaddevice_samsung_crespo-3680ff0b8a3a25d05055079b4f4b033810bc9c1b.tar.gz
device_samsung_crespo-3680ff0b8a3a25d05055079b4f4b033810bc9c1b.tar.bz2
device_samsung_crespo-3680ff0b8a3a25d05055079b4f4b033810bc9c1b.zip
S5PC11X: SENSORS: Rename libsensors to herring
Renaming the libsensors from crespo to herring Change-Id: Id44d10210cb7e301c990b6d2de2e2d95ac338a16 Signed-off-by: Rom Lemarchand <rlemarchand@sta.samsung.com>
Diffstat (limited to 'libsensors')
-rw-r--r--libsensors/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/libsensors/Android.mk b/libsensors/Android.mk
index cae2cf3..4ef72e9 100644
--- a/libsensors/Android.mk
+++ b/libsensors/Android.mk
@@ -21,7 +21,7 @@ ifneq ($(TARGET_SIMULATOR),true)
# hw/<SENSORS_HARDWARE_MODULE_ID>.<ro.product.board>.so
include $(CLEAR_VARS)
-LOCAL_MODULE := sensors.crespo
+LOCAL_MODULE := sensors.herring
LOCAL_MODULE_PATH := $(TARGET_OUT_SHARED_LIBRARIES)/hw