axolotl: Set PRODUCT_SET_DEBUGFS_RESTRICTIONS

Starting with Android R launched devices, debugfs cannot be mounted in
production builds. In order to avoid accidental debugfs dependencies
from creeping in during development with userdebug/eng builds, the
build flag PRODUCT_SET_DEBUGFS_RESTRICTIONS can be set by vendors to
enforce additional debugfs restrictions for userdebug/eng builds. The
same flag will be used to enable sepolicy neveallow statements to
prevent new permissions added for debugfs access.

Test: build, boot
Bug: 184381659
Change-Id: I45e6f20c886d467a215c9466f3a09965ff897d7e
3 files changed
tree: bb7fb78aa53424bc7edec28b1cb7a11bc4247891
  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.