diff options
| author | Rashed Abdel-Tawab <rashed@linux.com> | 2016-12-25 19:16:11 -0500 |
|---|---|---|
| committer | Matt Filetto <matt.filetto@gmail.com> | 2016-12-30 02:09:20 -0800 |
| commit | 28833ef7e46dc421d698d6c067ce84af1697d224 (patch) | |
| tree | 2604fe08ff9fb850a159d9118a82d9a04364990b | |
| parent | 91c3e64888508c93040bb6c5006a5bcb4ba5a0e0 (diff) | |
v20: Set media.camera.ts.monotonic for video recording
Change-Id: I23c7580e4229ea6ecc34de975870b482fc6a4597
| -rw-r--r-- | system.prop | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system.prop b/system.prop index 49f6292..731b5b8 100644 --- a/system.prop +++ b/system.prop @@ -37,6 +37,7 @@ ro.bt.bdaddr_path="/data/misc/bdaddr" ro.camera.notify_nfc=1 vidc.debug.perf.mode=2 vidc.enc.dcvs.extra-buff-count=2 +media.camera.ts.monotonic=0 # Enable camera EIS # eis.enable: enables electronic image stabilization # is_type: sets image stabilization type |
