Move multihal configuration file to /vendor

Move hal configuration file to /vendor to satisfy treble requirement.

Test: wahoo sensor works
Bug: 35947802
Change-Id: I0ef5aff67653090791c1f11b79bc5f3420122aec
This commit is contained in:
Peng Xu
2017-04-22 14:44:03 -07:00
parent efd894d0f5
commit efb7f69d38

View File

@@ -319,7 +319,7 @@ PRODUCT_PACKAGES += \
android.hardware.sensors@1.0-service
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/sensors/hals.conf:system/etc/sensors/hals.conf
$(LOCAL_PATH)/sensors/hals.conf:vendor/etc/sensors/hals.conf
PRODUCT_PACKAGES += \
fs_config_dirs \