summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJun Yu <yujun@marvell.com>2015-10-28 20:14:29 -0700
committerMohammed Habibulla <moch@google.com>2015-11-06 14:11:36 -0800
commit61902b7ad005b5801827468322ae06bd0270bd46 (patch)
treee9c9d3a38d1dbfc125773502cf3cc94532e18a05
parent79ddc6a141b6fc8285b25e8cc9659cab31c7bb04 (diff)
downloadmarvell-61902b7ad005b5801827468322ae06bd0270bd46.tar.gz
Sensor HAL
added the building scripts into soc.mk BUG=25495615 BUG=25486837 Change-Id: I993a4095ffef8096c9c5f29272f4221aa64ce54f
-rw-r--r--soc/iap140/modules/sensor_modules.mk21
1 files changed, 21 insertions, 0 deletions
diff --git a/soc/iap140/modules/sensor_modules.mk b/soc/iap140/modules/sensor_modules.mk
new file mode 100644
index 0000000..072c50c
--- /dev/null
+++ b/soc/iap140/modules/sensor_modules.mk
@@ -0,0 +1,21 @@
+#
+# Copyright 2015 The Android Open Source Project
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+
+# Sensor modules
+
+PRODUCT_COPY_FILES += \
+ $(TOP)/vendor/bsp/marvell/hal/sensor/libsensor_hal_mrvl.so:system/lib/libsensor_hal_mrvl.so \
+ $(TOP)/vendor/bsp/marvell/hal/sensor/sensors.default.so:system/lib/hw/sensors.default.so