Fork from pix106's tree
Find a file
Georg Veichtlbauer 51989fce41 sdm660-common: wifi: Update Wifi PowerSaveOffload
When the parameter is set to this value and voice packets are
detected in uplink or downlink data traffic, the QPower inactivity
timeout is reset to the default QPower-disabled value (200 ms).
This means that QPower power saving is not be triggered until
after 200ms of inactivity (EAPOL and ARP packets are excluded from
the check).

Change-Id: I86553a1f1dee73add4eb1b6c3933a39745a16de8
Signed-off-by: pix106 <sbordenave@gmail.com>
2022-07-04 07:40:35 +02:00
biometrics sdm660-common: add permissions for fpc1020 2022-02-21 06:52:18 +01:00
bluetooth sdm660-common: Aosp-ify bluetooth 2021-12-31 07:51:33 +01:00
configs sdm660-common: wifi: Update Wifi PowerSaveOffload 2022-07-04 07:40:35 +02:00
DeviceDoze sdm660-common: DeviceDoze: Adapt to S style 2021-12-31 07:51:33 +01:00
DeviceSettings sdm660-common: DeviceSettings: Update clear speaker audio from MIUI 12 2022-06-19 21:37:31 +02:00
folio_daemon sdm660-common: Bring back folio daemon and userspace hall switcher 2022-03-26 11:56:35 +01:00
gps sdm660-common: Update GPS blobs from LA.UM.10.2.1.r1-03400-sdm660.0 2022-05-15 10:28:47 +02:00
init sdm660-common: init: use msm_fb_panel_info to distinct MiPad 4 from MiPad 4 Plus 2022-02-21 06:52:18 +01:00
ir sdm660-common: ir: Wire up lirc/spi logic 2021-11-13 11:31:51 +01:00
libhidl sdm660-common: libhidl: Move to Android.bp 2021-11-13 11:31:51 +01:00
libqti-perfd-client sdm660-common: libqti-perfd-client: return a dummy value 2022-06-06 12:41:59 +02:00
libshims sdm660-common: Move to SPDX license identifier 2021-11-13 11:31:51 +01:00
light sdm660-common: Enable cpuset for light service 2022-06-06 12:39:56 +02:00
overlay sdm660-common: Checkout CarrierConfig from LA.UM.10.2.1.r1-03700-sdm660.0 2022-06-06 12:41:59 +02:00
overlay-lineage sdm660-common: overlay: WhenDark -> OnLock 2022-05-31 19:10:02 +02:00
power-libperfmgr sdm660-common: power-libperfmgr: Update powerhint 2022-03-26 11:56:34 +01:00
properties sdm660-common: props: Disable vsync for CPU rendered Apps 2022-06-06 12:41:59 +02:00
rootdir sdm660-common: rootdir: add recovery label 2022-07-04 07:40:35 +02:00
rro_overlays/WifiOverlay sdm660-common: Drop TetheringOverlay 2021-12-31 07:51:33 +01:00
seccomp sdm660-common: Update radio blobs from ginkgo 2022-05-15 10:25:30 +02:00
sepolicy sdm660-common: sepolicy: Address installd kill capability denial 2022-06-19 21:37:31 +02:00
usb sdm660-common: Move to SPDX license identifier 2021-12-31 07:51:33 +01:00
.clang-format sdm660-common: Improve lights HAL 2020-08-12 02:02:37 +06:00
Android.bp sdm660-common: Include hardware/google/interfaces and hardware/google/pixel 2021-03-10 12:37:38 +06:00
Android.mk sdm660-common: Add persist mount point 2022-06-06 12:39:56 +02:00
BoardConfigCommon.mk sdm660-common: Remove CLANG compile flag 2022-06-06 12:39:56 +02:00
compatibility_matrix.xml sdm660-common: Uprev compatibility and framework manifest version 2022-05-10 07:56:34 +02:00
extract-files.sh sdm660-common: drop IFAA/mliplay completely 2022-06-06 12:41:59 +02:00
framework_manifest.xml sdm660-common: Update radio blobs from ginkgo 2022-05-15 10:28:02 +02:00
manifest.xml sdm660-common: drop IFAA/mliplay completely 2022-06-06 12:41:59 +02:00
proprietary-files-ir.txt sdm660-common: Import IR HALs 2021-11-13 11:31:51 +01:00
proprietary-files.txt sdm660-common: use source built vendor.qti.hardware.btconfigstore@1.0.so 2022-06-19 21:37:31 +02:00
README.md sdm660-common: Update common tree and adapt changes 2021-03-21 23:27:59 +06:00
sdm660.mk Revert "sdm660-common: Don't write binary XML files" 2022-06-19 21:37:31 +02:00
setup-makefiles.sh sdm660-common: Import IR HALs 2021-11-13 11:31:51 +01:00
update-sha1sums.py sdm660-common: update-sha1sums: handle FileNotFound exception 2021-11-13 11:31:51 +01:00

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 (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.
#