commit | 3f93efe6b96f08d0f3123fa2cb61d2ec2c69d765 | [log] [tgz] |
---|---|---|
author | Alexander Martinz <amartinz@shiftphones.com> | Fri Nov 11 16:06:29 2022 +0100 |
committer | Alexander Martinz <amartinz@shiftphones.com> | Fri Dec 02 19:55:24 2022 +0100 |
tree | ef25c109605610be66e5166c74e5108f0a111b89 | |
parent | 7ff025e119af1ca978721ba6d90db3c6e3a04274 [diff] |
axolotl: audio: switch to open source sound trigger hal The audio hal expects the version of the android and sound trigger hal to match. As the prebuilt sound trigger hal is built with a BSP based on Android 10, the version is older than expected and sound trigger fails to initialize. 11-11 11:37:55.774 4103 4107 I soundtrigger: audio_extn_sound_trigger_init: Enter 11-11 11:37:55.775 4103 4107 I soundtrigger: audio_extn_sound_trigger_init: DLOPEN successful for /vendor/lib/hw/sound_trigger.primary.sdm845.so 11-11 11:37:55.775 4103 4107 E soundtrigger: audio_extn_sound_trigger_init: Incompatible API versions ahal:0x200 != sthal:0x101 Test: atest CtsSoundTriggerTestCases Test: atest VtsHalSoundtriggerV2_0TargetTest Test: atest VtsHalSoundtriggerV2_1TargetTest Test: atest VtsHalSoundtriggerV2_2TargetTest Depends-On: https://review.lineageos.org/344863 Change-Id: I23b052149bf243f86ebfa13dbbc5053abe4b92e1 Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
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.