commit | 0735f2caf0bb8a0f5668c22243fa2a66f5edef4c | [log] [tgz] |
---|---|---|
author | Alexander Martinz <amartinz@shiftphones.com> | Mon Jun 05 14:54:07 2023 +0200 |
committer | Alexander Martinz <amartinz@shiftphones.com> | Wed Jun 07 17:25:14 2023 +0200 |
tree | ebc86be382e8f57dfc31bbb1a11830c203628e25 | |
parent | a4c060b1f447242a03af79095af0ebfa115d3bc6 [diff] |
axolotl: lights: ensure invalid torch is handled properly Do not turn all torches off, when an invalid id gets passed in, return an error instead. ----- Running Tests... arm64-v8a SHIFTVtsHalLightTargetTest ------------------------------------ SHIFTVtsHalLightTargetTest (4 Test(s)) [1/4] SHIFT_Lights/SHIFT_LightsAidl#TestSupported/0_hardware_shift_light_ILights_default: PASSED (5ms) [2/4] SHIFT_Lights/SHIFT_LightsAidl#TestSupportedTorchTypes/0_hardware_shift_light_ILights_default: PASSED (2ms) [3/4] SHIFT_Lights/SHIFT_LightsAidl#TestUniqueIds/0_hardware_shift_light_ILights_default: PASSED (2ms) [4/4] SHIFT_Lights/SHIFT_LightsAidl#TestInvalidTorchUnsupported/0_hardware_shift_light_ILights_default: PASSED (2ms) Summary (Test executed with 1 device(s).) ------- arm64-v8a SHIFTVtsHalLightTargetTest: Passed: 4, Failed: 0, Ignored: 0, Assumption Failed: 0, All tests passed! ----- Test: atest SHIFTVtsHalLightTargetTest Change-Id: Iaab0a775accec893f7ad9880f7dfb66949fff2d7 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.