diff options
| -rw-r--r-- | system.prop | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/system.prop b/system.prop index 1659000..f94670e 100644 --- a/system.prop +++ b/system.prop @@ -57,6 +57,8 @@ vidc.enc.disable_bframes=1 vidc.enc.disable_pframes=1 vidc.enc.dcvs.extra-buff-count=2 camera.lowpower.record.enable=1 +media.camera.ts.monotonic=0 +persist.camera.HAL3.enabled=true # Cne/Dpm persist.cne.feature=1 |
