Fork from pix106's tree
d059d7bbe1
Currently, all sessions get boosted any time DISPLAY_UPDATE_IMMINENT is sent from SurfaceFlinger which can lead to large, unnecessary boosts. This patch aims to change that by removing the wakeup behavior, relying instead on sessions to boost themselves with new load change hints. * Remove wakeup() from PowerHintSession * Remove wakeSessions from PowerSessionManager * Remove related timers and message handlers * Remove DISPLAY_UPDATE_IMMINENT behavior entirely Test: manual Bug: b/260136431 Change-Id: I4610edfefe8fcbef7d4cdbf5768830a9392a54f7 |
||
---|---|---|
biometrics | ||
CloverParts | ||
configs | ||
DeviceDoze | ||
DeviceSettings | ||
folio_daemon | ||
gps | ||
init | ||
ir | ||
libqti-perfd-client | ||
overlay/packages/apps/SimpleDeviceConfig/res/values | ||
power-libperfmgr | ||
properties | ||
rootdir | ||
rro_overlay | ||
seccomp | ||
sepolicy | ||
.clang-format | ||
Android.bp | ||
Android.mk | ||
BoardConfigCommon.mk | ||
compatibility_matrix.xml | ||
extract-files.sh | ||
framework_compatibility_matrix.xml | ||
framework_manifest.xml | ||
manifest.xml | ||
proprietary-files.txt | ||
README.md | ||
releasetools.py | ||
sdm660.mk | ||
setup-makefiles.sh | ||
update-sha1sums.py |
This repository contains device configuration for Xiaomi-SDM660 devices
Basic | Spec Sheet |
---|---|
CPU | Quad-core 1.84 GHz Qualcomm Kryo 260 LP |
CPU | Quad-core 2.20 GHz Qualcomm Kryo 260 HP |
Chipset | Qualcomm Snapdragon 660, SDM660 |
GPU | Adreno 512 |
ROM | 32/64/128GB |
RAM | 3/4/6GB |
Android | 8.1.0 |
Notes:
- Depends on: android_packages_resources_devicesettings from LineageOS
- Depends on: LA.QSSI.11.0.r1-09100-qssi.0 tag for vendor_codeaurora_telephony
- Depends on: LA.UM.9.6.2.r1-03600-89xx.0 tag for GPS and WFD
Currently Supported Devices:
- clover (MI PAD 4 /4 Plus)
- jason (Redmi Note 3)
- jasmine_sprout (MI A2)
- lavender (Redmi Note 7)
- platina (Mi 8 Lite)
- tulip (Redmi Note 6 Pro)
- wayne (MI 6X)
- whyred (Redmi Note 5)
Copyright
#
# Copyright (C) 2018 The LineageOS Project
# Copyright (C) 2018-2021 Xiaomi-SDM660 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.
#