mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-02-01 19:29:12 +00:00
device-common.mk: Add defaults for camera gyro and laser sensor
Add defaults for camera gyro and laser sensor Change-Id: I076dcc8788d4cb45737671b6897870069bc7f1b8
This commit is contained in:
committed by
Zhijun He
parent
2484ed199d
commit
64da51c376
@@ -104,6 +104,11 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.vendor.extension_library=libqti-perfd-client.so
|
||||
|
||||
# camera gyro and laser sensor
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.camera.gyro.android=4 \
|
||||
persist.camera.tof.direct=1
|
||||
|
||||
# WLAN driver configuration files
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/wpa_supplicant_overlay.conf:system/etc/wifi/wpa_supplicant_overlay.conf \
|
||||
|
||||
Reference in New Issue
Block a user