mirror of
https://github.com/team-infusion-developers/android_device_samsung_msm8976-common.git
synced 2024-11-07 06:19:20 +00:00
msm8976-common: Use monotonic time for video source
* Apparently 7.0 blobs are new enough to use monotonice time. Change-Id: I2f6ed9dedd1a6fe71b2ccdd326df07bb52a7d859
This commit is contained in:
parent
6d58bd23b5
commit
d267827d8e
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ ro.bt.bdaddr_path=/efs/bluetooth/bt_addr
|
|||
ro.qualcomm.bt.hci_transport=smd
|
||||
|
||||
# Camera
|
||||
media.camera.ts.monotonic=0
|
||||
media.camera.ts.monotonic=1
|
||||
|
||||
# Dex2oat threads for faster app installation
|
||||
ro.sys.fw.dex2oat_thread_count=4
|
||||
|
|
Loading…
Reference in a new issue