potter: add sensors configs
This commit is contained in:
2
configs/sensors/hals.conf
Normal file
2
configs/sensors/hals.conf
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
sensors.ssc.so
|
||||||
|
sensors.iio.so
|
||||||
5117
configs/sensors/sensor_def_qcomdev.conf
Normal file
5117
configs/sensors/sensor_def_qcomdev.conf
Normal file
File diff suppressed because it is too large
Load Diff
17
device.mk
17
device.mk
@@ -105,8 +105,7 @@ PRODUCT_PACKAGES += \
|
|||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
camera.msm8953 \
|
camera.msm8953 \
|
||||||
libbson \
|
libbson \
|
||||||
libshim_camera \
|
libshim_camera
|
||||||
Snap
|
|
||||||
|
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
$(LOCAL_PATH)/configs/camera/msm8953_mot_potter_camera.xml:system/etc/camera/msm8953_mot_potter_camera.xml \
|
$(LOCAL_PATH)/configs/camera/msm8953_mot_potter_camera.xml:system/etc/camera/msm8953_mot_potter_camera.xml \
|
||||||
@@ -129,17 +128,14 @@ PRODUCT_PACKAGES += \
|
|||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
gralloc.msm8953 \
|
gralloc.msm8953 \
|
||||||
copybit.msm8953 \
|
copybit.msm8953 \
|
||||||
|
liboverlay \
|
||||||
hwcomposer.msm8953 \
|
hwcomposer.msm8953 \
|
||||||
memtrack.msm8953 \
|
memtrack.msm8953 \
|
||||||
libtinyxml
|
libtinyxml
|
||||||
|
|
||||||
# Display Calibration
|
# Display Calibration
|
||||||
PRODUCT_PACKAGES += \
|
# PRODUCT_PACKAGES += \
|
||||||
libjni_livedisplay
|
# libjni_livedisplay
|
||||||
|
|
||||||
PRODUCT_COPY_FILES += \
|
|
||||||
$(LOCAL_PATH)/configs/qdcm_calib_data_mipi_mot_vid_boe_1080p_520.xml:system/etc/qdcm_calib_data_mipi_mot_vid_boe_1080p_520.xml \
|
|
||||||
$(LOCAL_PATH)/configs/qdcm_calib_data_mipi_mot_vid_tianma_1080p_520.xml:system/etc/qdcm_calib_data_mipi_mot_vid_tianma_1080p_520.xml
|
|
||||||
|
|
||||||
# DRM
|
# DRM
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
@@ -247,6 +243,11 @@ PRODUCT_PACKAGES += \
|
|||||||
librmnetctl \
|
librmnetctl \
|
||||||
libxml2
|
libxml2
|
||||||
|
|
||||||
|
# Sensors
|
||||||
|
PRODUCT_COPY_FILES += \
|
||||||
|
$(LOCAL_PATH)/configs/sensors/hals.conf:system/etc/sensors/hals.conf \
|
||||||
|
$(LOCAL_PATH)/configs/sensors/sensor_def_qcomdev.conf:system/etc/sensors/sensor_def_qcomdev.conf
|
||||||
|
|
||||||
# Thermal
|
# Thermal
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
$(LOCAL_PATH)/configs/thermal-engine-potter.conf:system/etc/thermal-engine-potter.conf
|
$(LOCAL_PATH)/configs/thermal-engine-potter.conf:system/etc/thermal-engine-potter.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user