From 3f77c5caa026ced7e520c0e470f783e0779e850e Mon Sep 17 00:00:00 2001 From: LuK1337 Date: Sun, 22 Jan 2017 19:22:11 +0100 Subject: [PATCH] msm8976-common: Set media.camera.ts.monotonic to 0 * Fixes camera initialization. --- system.prop | 3 +++ 1 file changed, 3 insertions(+) diff --git a/system.prop b/system.prop index f40aec9..4c04e0e 100644 --- a/system.prop +++ b/system.prop @@ -31,6 +31,9 @@ bluetooth.hfp.client=1 qcom.bluetooth.soc=rome ro.bt.bdaddr_path=/efs/bluetooth/bt_addr +# Camera +media.camera.ts.monotonic=0 + # Dex2oat threads for faster app installation ro.sys.fw.dex2oat_thread_count=4