Fork from pix106's tree
Find a file
Jake Weinstein 7247144d42 sdm660-common: Use speed tuning for performance critical applications
The default ART setting is quicken: run DEX code verification and
optimize some DEX instructions to get better interpreter performance.

This commit switches performance critical applications to speed:
run DEX code verification and AOT-compile all methods.

PRODUCT_DEXPREOPT_SPEED_APPS (New in Android O)
List of applications that have been identified as core to the products
and which are desirable to compile with the speed compiler filter.  For
example, persistent apps such as SystemUI get a chance to use
profile-guided compilation only at the next reboot, so it may be better
for the product to have these apps always AOT-compiled.

Change-Id: Ib2dc9a55dfb332ba3fb84a13544d564a63f37ad2
Signed-off-by: Immanuel Raj <iamimmanuelraj@gmail.com>
Signed-off-by: pix106 <sbordenave@gmail.com>
2023-08-22 08:44:53 +02:00
biometrics sdm660-common: rootdir: set task_profiles for common background tasks 2023-04-02 13:44:41 +02:00
configs sdm660-common: keylayout: reorder uinput-fpc.kl 2023-08-22 08:44:45 +02:00
DeviceDoze sdm660-common: doze: Fix compilation for QPR1 merge 2022-12-19 07:40:13 +01:00
DeviceSettings sdm660-common: DeviceSettings: promote device settings broadcast receiver priority 2023-04-02 09:48:58 +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: gps: Lower debug level 2023-03-20 07:18:06 +01:00
init sdm660-common: vendor_init: tune dalvik heap value 2023-04-02 13:44:35 +02:00
ir sdm660-common: ir: Wire up lirc/spi logic 2021-11-13 11:31:51 +01:00
libqti-perfd-client Revert "sdm660-common: Migrate to Xiaomi power AIDL HAL" 2023-01-04 06:23:14 +01:00
libshims sdm660-common: add camera shim for _ZN14SeeMoreWrapper11_yu3oaTHCJgEv 2023-06-24 08:20:03 +02:00
overlay/packages/apps/SimpleDeviceConfig/res/values sdm660-common: overlay: Allow more cached apps in the background 2023-05-09 06:36:23 +02:00
power-libperfmgr sdm660-common: power: drop schedtune powerhint 2023-03-20 07:18:06 +01:00
properties sdm660-common: Disable all lmkd properties 2023-08-22 08:44:53 +02:00
rootdir sdm660-common: rootdir: init: Remove debugfs 2023-06-25 09:45:54 +02:00
rro_overlay sdm660-common: overlay: use Aperture as default QR code scanner 2023-06-24 08:20:03 +02:00
seccomp sdm660-common: mediacodec: Allow syscalls needed by OMX component 2023-04-02 13:44:41 +02:00
sepolicy sdm660-common: sepolicy: cleanup mismatched file & fix bluetooh, fsck denial 2023-08-22 08:44:53 +02: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 2023-01-04 06:23:14 +01:00
Android.mk sdm660-common: Remove msadp symlinking 2022-11-07 08:22:43 +01:00
BoardConfigCommon.mk sdm660-common: use LZ4 ramdisk 2023-06-24 08:20:03 +02:00
compatibility_matrix.xml sdm660-common: device: Import android.hardware.media.c2 to FCM 2023-03-20 07:59:33 +01:00
extract-files.sh sdm660-common: device: Build mtdservice interface lib from source 2023-06-24 08:20:03 +02:00
framework_manifest.xml sdm660-common: Update radio blobs from ginkgo 2022-05-15 10:28:02 +02:00
manifest.xml sdm660-common: disable hardware soundtrigger interface 2023-06-24 08:46:34 +02:00
proprietary-files-ir.txt sdm660-common: Import IR HALs 2021-11-13 11:31:51 +01:00
proprietary-files.txt sdm660-common: import graphic firmware from lavender V12.5.7.0.QFGCNXM 2023-06-24 08:46:10 +02:00
README.md sdm660-common: Update common tree and adapt changes 2021-03-21 23:27:59 +06:00
sdm660.mk sdm660-common: Use speed tuning for performance critical applications 2023-08-22 08:44:53 +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.
#