Fork from pix106's tree
Find a file
pix106 e75bc48d25 sdm660-common: props: move some props to system.prop
[    8.598055] init: Do not have permissions to set 'ro.vendor.qti.am.reschedule_service' to 'true' in property file '/vendor/build.prop': SELinux permission check failed
[    8.598101] init: Do not have permissions to set 'ro.sys.fw.dex2oat_thread_count' to '8' in property file '/vendor/build.prop': SELinux permission check failed
[    8.598698] init: Do not have permissions to set 'bt.max.hfpclient.connections' to '1' in property file '/vendor/build.prop': SELinux permission check failed
[    8.598747] init: Do not have permissions to set 'vendor.hw.fm.init' to '0' in property file '/vendor/build.prop': SELinux permission check failed
[    8.598819] init: Do not have permissions to set 'camera.aux.packagelist' to 'com.google.android.GoogleCamera,com.android.camera,org.codeaurora.snapcam' in property file '/vendor/build.prop': SELinux permission check failed
[    8.598960] init: Do not have permissions to set 'persist.vendor.dpm.loglevel' to '0' in property file '/vendor/build.prop': SELinux permission check failed
[    8.599199] init: Do not have permissions to set 'persist.backup.ntpServer' to '"0.pool.ntp.org"' in property file '/vendor/build.prop': SELinux permission check failed
[    8.599244] init: Do not have permissions to set 'persist.vendor.overlay.izat.optin' to 'rro' in property file '/vendor/build.prop': SELinux permission check failed
[    8.599327] init: Do not have permissions to set 'camera.hal1.packagelist' to 'com.android.camera,com.android.camera2,com.instagram.android' in property file '/vendor/build.prop': SELinux permission check failed
[    8.599361] init: Do not have permissions to set 'ro.media.recorder-max-base-layer-fps' to '60' in property file '/vendor/build.prop': SELinux permission check failed
[    8.599492] init: Do not have permissions to set 'ro.vendor.qti.sys.fw.bservice_enable' to 'true' in property file '/vendor/build.prop': SELinux permission check failed
[    8.599580] init: Do not have permissions to set 'persist.vendor.qti.telephony.vt_cam_interface' to '2' in property file '/vendor/build.prop': SELinux permission check failed
[    8.599837] init: Do not have permissions to set 'ro.build.shutdown_timeout' to '2' in property file '/vendor/build.prop': SELinux permission check failed
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: audio: Use AOSP USB audio configs 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: overlay: ignore RSSNR signal level 2022-07-04 07:40:35 +02:00
overlay-lineage sdm660-common: overlay: WhenDark -> OnLock 2022-05-31 19:10:02 +02:00
power-libperfmgr sdm660-common: power-libperfmgr: Bring back old style GPU boosting 2022-07-04 07:40:35 +02:00
properties sdm660-common: props: move some props to system.prop 2022-07-04 07:40:35 +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: Allow vendor_init to set ssr prop 2022-07-04 07:40:35 +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: enable TARGET_USES_USB_GADGET_HAL 2022-07-04 07:40:35 +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.
#