No description
dc89a99bdd
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 |
||
---|---|---|
audio | ||
camera | ||
keylayout | ||
libinit | ||
libshims | ||
Android.mk | ||
BoardConfig.mk | ||
device.mk | ||
extract-files.sh | ||
lineage.dependencies | ||
lineage.mk | ||
proprietary-files.txt | ||
README.md | ||
setup-makefiles.sh | ||
vendor_prop.mk |
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
Copyright
#
# 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.
#