Fork from pix106's tree
Find a file
pix106 eb95995113 sdm660-common: props: add vendor.video.disable.ubwc=1
* fixes video recording on lavender, after "sdm660-common: properties: Cleanup and regen display and media related props"

Signed-off-by: pix106 <sbordenave@gmail.com>
2022-05-08 08:47:36 +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: media: Adapt S62Pro changes 2022-05-06 23:52:59 +02:00
DeviceDoze sdm660-common: DeviceDoze: Adapt to S style 2021-12-31 07:51:33 +01:00
DeviceSettings sdm660-common: Bring back folio daemon and userspace hall switcher 2022-03-26 11:56:35 +01:00
folio_daemon sdm660-common: Bring back folio daemon and userspace hall switcher 2022-03-26 11:56:35 +01:00
gps sdm660-common: gps: Localise NTP to improve GPS TTFF 2021-05-18 05:04:04 +06: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 Revert "sdm660-common: Create dummy libqti-perfd-client" 2022-03-26 11:56:35 +01:00
libshims sdm660-common: Move to SPDX license identifier 2021-11-13 11:31:51 +01:00
light sdm660-common: light: Specify version for aidl_interface explicitly 2021-12-31 07:51:33 +01:00
org.ifaa.android.manager extras: Make IFAAManager compile again 2021-12-31 07:51:33 +01:00
overlay sdm660-common: overlay: Brightness changes 2022-03-26 11:56:35 +01:00
overlay-lineage sdm660-common: overlay-lineage: Enable call recording 2020-12-30 22:06:56 +06:00
power-libperfmgr sdm660-common: power-libperfmgr: Update powerhint 2022-03-26 11:56:34 +01:00
properties sdm660-common: props: add vendor.video.disable.ubwc=1 2022-05-08 08:47:36 +02:00
rootdir sdm660-common: rootdir: Remove legacy ril-daemon rules 2022-03-26 11:56:35 +01:00
rro_overlays/WifiOverlay sdm660-common: Drop TetheringOverlay 2021-12-31 07:51:33 +01:00
seccomp sdm660-common: Update RIL from curtana V12.0.1.7.RJWMIXM 2021-06-11 08:33:27 +06:00
sepolicy sdm660-common: sepolicy: address gmscore_app traced denial 2022-05-07 18:10:19 +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: Create CneApp symlinks 2021-12-31 07:51:33 +01:00
BoardConfigCommon.mk sdm660-common: Drop TARGET_EXFAT_DRIVER flag 2022-03-26 11:56:34 +01:00
compatibility_matrix.xml sdm660-common: Uprev framework compatibility matrix to 2.0 2022-02-16 20:55:38 +01:00
extract-files.sh sdm660-common: Update blobs from S62Pro RKQ1.210406.002 2022-02-16 20:58:05 +01:00
framework_manifest.xml sdm660-common: Add diag hal interface 2021-12-31 07:51:33 +01:00
manifest.xml sdm660-common: Drop non-functional soundtrigger 2022-04-05 07:15:24 +02:00
proprietary-files-ir.txt sdm660-common: Import IR HALs 2021-11-13 11:31:51 +01:00
proprietary-files.txt sdm660-common: Update aptX blobs from sunfish 2022-04-09 12:40:40 +02:00
README.md sdm660-common: Update common tree and adapt changes 2021-03-21 23:27:59 +06:00
sdm660.mk sdm660-common: media: Adapt S62Pro changes 2022-05-06 23:52:59 +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.
#