Skip to content

Commit

Permalink
sdm660-common: import sensors hal.conf
Browse files Browse the repository at this point in the history
Change-Id: I78321f180a4907276c062165c267b283349d4dae
  • Loading branch information
justks authored and rk779 committed Jul 31, 2020
1 parent 69dbac1 commit 26e9b2b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions configs/sensors/hals.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
sensors.ssc.so
sensors.native.so
3 changes: 3 additions & 0 deletions sdm660.mk
Original file line number Diff line number Diff line change
Expand Up @@ -387,6 +387,9 @@ PRODUCT_PACKAGES += \
[email protected] \
[email protected]

PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/sensors/hals.conf:$(TARGET_COPY_OUT_VENDOR)/etc/sensors/hals.conf

# SurfaceFlinger
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
ro.surface_flinger.force_hwc_copy_for_virtual_displays=true \
Expand Down

0 comments on commit 26e9b2b

Please sign in to comment.