Skip to content
This repository was archived by the owner on Aug 25, 2024. It is now read-only.

Commit 8ffc125

Browse files
committed
ferrari: sensors: add back hals.conf
Change-Id: I3ab6c05a4ecf81f212dca77eb733d6cb8d4af00e
1 parent 3e7db1b commit 8ffc125

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

configs/sensors/hals.conf

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
libsensors.lsm6db0.so

device.mk

+3
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,9 @@ PRODUCT_PACKAGES += \
116116
sensors.msm8916 \
117117
118118

119+
PRODUCT_COPY_FILES += \
120+
$(LOCAL_PATH)/configs/sensors/hals.conf:$(TARGET_COPY_OUT_VENDOR)/etc/sensors/_hals.conf
121+
119122
# shims
120123
PRODUCT_PACKAGES += \
121124
libcamera_shim \

0 commit comments

Comments
 (0)