Fork from pix106's tree
ad3553044c
On devices with cellular data available, I've been experiencing Wi-Fi dropouts on 5 GHz networks where it disconnects and falls back to cellular data around a RSSI of -77 dBm. While the Wi-Fi quality may not be ideal at this signal level, it is still better to stay on it than switch to cellular data because switching networks can be very disruptive to the user. To make matters worse, the signal tends to oscillate around -77 dBm in my case, which causes it to oscillate between Wi-Fi and cellular data every few seconds. This causes far more disruptions than staying on weak Wi-Fi would. These signal levels were measured empirically on a Pixel 5, but they should apply to most devices. 2.4 GHz values were found to be more or less accurate, but 5 GHz networks continued to work past the AOSP thresholds. The iPhone 6s was also content with these signal levels and still displayed 2 of 3 signal levels at -77 dBm. Change-Id: I377be8374955530a5f6c084620460cac87e6a126 Signed-off-by: pix106 <sbordenave@gmail.com> |
||
---|---|---|
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.
#