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