From d267827d8ea11572b32a16f7879d65dcb3e295e3 Mon Sep 17 00:00:00 2001 From: LuK1337 Date: Thu, 17 Aug 2017 20:57:33 +0200 Subject: [PATCH] msm8976-common: Use monotonic time for video source * Apparently 7.0 blobs are new enough to use monotonice time. Change-Id: I2f6ed9dedd1a6fe71b2ccdd326df07bb52a7d859 --- system.prop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system.prop b/system.prop index 45e29a6..7bbf61a 100644 --- a/system.prop +++ b/system.prop @@ -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