Fork from pix106's tree
45a189e079
In Android 14, prioritization of partitions is emphasized, diverging from previous versions where priorities were respected universally. Overlay precedence now plays a critical role, with the following partition order dictating overlay precedence: - system - vendor - odm - oem - product - system_ext When multiple overlays contend for the same resources, the order of overlays becomes crucial. An overlay takes precedence over others if it has configurations following its own. This prioritization, while impactful for GSI compatibility, is essential for maintaining order and functionality. * (pix106) Only WifiOverlay packages did not have vendor explicitely defined Change-Id: I8b7568dcc418dbbd1ccb39e2d0dc66504f19fcdd |
||
---|---|---|
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-ir.txt | ||
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.
#