mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-02-02 03:53:59 +00:00
device-common.mk: Set persist.camera.max.previewfps to 60
am: 880e1dabee
Change-Id: I6c99f5c36d4151bbfb1a9155728c171bf7f5321e
This commit is contained in:
committed by
android-build-merger
commit
bade37e225
@@ -107,7 +107,8 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||
# camera gyro and laser sensor
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.camera.gyro.android=4 \
|
||||
persist.camera.tof.direct=1
|
||||
persist.camera.tof.direct=1 \
|
||||
persist.camera.max.previewfps=60
|
||||
|
||||
# WLAN driver configuration files
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
||||
Reference in New Issue
Block a user