No description
Find a file
Sampath Vangaveti dc89a99bdd QCamera2: HAL/HAL3: Convert Boottime from ISP to MONOTONIC
Issue:
Diplay freeze observed sometimes, if there is any
suspend/resume of the device.
The issue found to be with differences in the timesources
used by display and camera for timestamp calculation.

Fix:
Measure the clock offset between BOOTTIME and MONOTONIC.
The clock domain source for ISP is BOOTTIME and
for display, it is MONOTONIC.
The offset is used to convert from clock domain of
camera to display.
Added following set prop to switch between camera time sources.

	persist.camera.time.monotonic <value>
Default value is 1.
value 0 indicates Boot time from camera.
value 1 indicates Monotonic time from camera.

Change-Id: I733aa17e89ccaa7f5ea6d2eae5e1cd6428c81a85
CRs-Fixed: 1005906
2018-07-15 06:58:15 +02:00
audio land: Disable noise cancelling when recording 2018-07-15 06:58:15 +02:00
camera QCamera2: HAL/HAL3: Convert Boottime from ISP to MONOTONIC 2018-07-15 06:58:15 +02:00
keylayout land: switch to msm8937-common 2018-06-28 18:59:40 +02:00
libinit land: update init for Oreo 2018-07-06 17:54:12 +02:00
libshims land: Move shim to vendor 2018-07-08 00:01:09 +08:00
Android.mk land: switch to msm8937-common 2018-06-28 18:59:40 +02:00
BoardConfig.mk land: Remove project pathmap 2018-07-08 00:01:09 +08:00
device.mk land: Decommonize mixer path 2018-07-08 00:01:47 +08:00
extract-files.sh land: Update extractors to use Lineage vendor 2018-07-06 17:54:12 +02:00
lineage.dependencies land: switch to msm8937-common 2018-06-28 18:59:40 +02:00
lineage.mk land: Set vendor security patch level 2018-07-08 00:01:09 +08:00
proprietary-files.txt land: proprietary-files: Move fingerprint to vendor 2018-07-08 00:01:10 +08:00
README.md land: Remove bug list 2017-08-07 10:36:00 +02:00
setup-makefiles.sh land: Update extractors to use Lineage vendor 2018-07-06 17:54:12 +02:00
vendor_prop.mk QCamera2: HAL/HAL3: Convert Boottime from ISP to MONOTONIC 2018-07-15 06:58:15 +02:00

Common device configuration for Xiaomi Redmi 3S

Spec Sheet

Feature Specification
CPU Octa-core 1.4 GHz Cortex-A53
Chipset Qualcomm MSM8937 Snapdragon 430
GPU Adreno 505
Memory 2/3 GB
Shipped Android Version 6.0.1
Storage 16/32 GB
MicroSD Up to 256 GB
Battery 4100 mAh (non-removable)
Dimensions 139.3 x 69.6 x 8.5 mm
Display 720 x 1280 pixels, 5.0" IPS LCD
Rear Camera 13 MP, LED flash
Front Camera 5 MP
Release Date June 2016

Device Picture

Redmi 3S

#
# Copyright (C) 2016 The CyanogenMod Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#      http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#