axolotl: fingerprint: disable on GSIs

Move the permission definition from vendor to product partition
to disable fingerprint on GSI, as our current fingerprint blobs
do not work on them and require a patch in system/libhidl[1].

[1] - https://github.com/LineageOS/android_system_libhidl/commit/8324445c8f709dd4bd6e5b8787ac8746601053f9

Test: run cts-on-gsi -m CtsBiometricsTestCases
Test: run cts-on-gsi -m CtsHardwareTestCases -t android.hardware.fingerprint.cts.FingerprintManagerTest
Test: run vts -m VtsHalBiometricsFingerprintV2_1TargetTest
Test: run vts -m VtsHalBiometricsFingerprintV2_2TargetTest
Change-Id: I407ea295a57dad26fd92599ca3e0b1ddb62eb892
Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
1 file changed
tree: 3a1f8354fbfb2161e6d0be6ea1ba87945239cbad
  1. audio/
  2. bootctrl/
  3. configs/
  4. gps/
  5. gpt-utils/
  6. interfaces/
  7. libshims/
  8. location/
  9. overlay/
  10. overlay-lineage/
  11. parts/
  12. rootdir/
  13. rro_overlays/
  14. seccomp/
  15. sepolicy/
  16. vintf/
  17. .gitignore
  18. Android.bp
  19. Android.mk
  20. AndroidProducts.mk
  21. board-info.txt
  22. BoardConfig.mk
  23. device.mk
  24. extract-files.sh
  25. full_axolotl.mk
  26. LICENSE
  27. lineage.dependencies
  28. lineage_axolotl.mk
  29. odm.prop
  30. product.prop
  31. proprietary-files-widevine.txt
  32. proprietary-files.txt
  33. public.libraries.txt
  34. README.md
  35. setup-makefiles.sh
  36. system_ext.prop
  37. vendor.prop
README.md

Device Tree for SHIFT6mq ("axolotl")

SHIFT6mq

The SHIFT6mq (codenamed "axolotl") is a flagship smartphone from SHIFTPHONES, which was initially released in 2020 with Android™ 10.

Specifications

BasicSpec Sheet
ChipsetQualcomm® Snapdragon™ 845
CPU4x ARM Cortex-A75, 4x ARM Cortex-A55 (64 bit)
GPUAdreno 630
Memory8 GB RAM LPDDR4X (SK Hynix)
MicroSDUp to 512 GB
Storage128 GB UFS 2.1
------------------------------------------------------------------------
BatteryLi-Ion 3850 mAh battery
CameraBack: 16 MP Sony IMX519 + 24 MP Samsung S5K2X7SP
CameraFront: 16 MP Samsung S5K3P9SP04-FGX9
DisplayAMOLED, 1080 x 2160 pixels, 6 inches (~402 ppi pixel density)
------------------------------------------------------------------------
Bluetooth5.0
Dual SIMYes
NFCSupported
------------------------------------------------------------------------
SoftwareInitial launch with Android™ 10
AdvancedSpec Sheet
DisplayDP over USB-C supported

License

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.