commit | 55a94a00d70b365bd503660203cfe3288d95d02a | [log] [tgz] |
---|---|---|
author | Sal Savage <salsavage@google.com> | Wed Apr 27 13:30:38 2022 -0700 |
committer | Alexander Martinz <amartinz@shiftphones.com> | Mon Oct 31 16:05:36 2022 +0100 |
tree | eb04e6da092641454a6bfa9787a5a3eeee4b1d41 | |
parent | 813df51496c3896a9884dd264bd4dea47db4e5dd [diff] |
axolotl: Use the ?= operator so BT properties can be overridden System properties set with the "=" operator cannot be overriden. This device is used elsewhere in the system and some of the properties need to be overridden. The "?=" operator will use the assigned value if no other values are assigned elsewhere, allowing for overrides. Bug: 230638462 Test: adb shell getprop | grep bluetooth Change-Id: Id6cd7901555edafef141bbc1bbd5e06dc3a54d0c
The SHIFT6mq (codenamed "axolotl") is a flagship smartphone from SHIFTPHONES, which was initially released in 2020 with Android™ 10.
Basic | Spec Sheet |
---|---|
Chipset | Qualcomm® Snapdragon™ 845 |
CPU | 4x ARM Cortex-A75, 4x ARM Cortex-A55 (64 bit) |
GPU | Adreno 630 |
Memory | 8 GB RAM LPDDR4X (SK Hynix) |
MicroSD | Up to 512 GB |
Storage | 128 GB UFS 2.1 |
---------- | -------------------------------------------------------------- |
Battery | Li-Ion 3850 mAh battery |
Camera | Back: 16 MP Sony IMX519 + 24 MP Samsung S5K2X7SP |
Camera | Front: 16 MP Samsung S5K3P9SP04-FGX9 |
Display | AMOLED, 1080 x 2160 pixels, 6 inches (~402 ppi pixel density) |
---------- | -------------------------------------------------------------- |
Bluetooth | 5.0 |
Dual SIM | Yes |
NFC | Supported |
---------- | -------------------------------------------------------------- |
Software | Initial launch with Android™ 10 |
Advanced | Spec Sheet |
---|---|
Display | DP over USB-C supported |
See LICENSE in this repository.
Copyright (C) 2020-2021 SHIFT GmbH Copyright (C) 2021 The LineageOS 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.