https://github.com/rtx4d/recovery_device_zte_akershus
ZTE Axon 9 Pro device tree for OrangeFox Recovery
https://github.com/rtx4d/recovery_device_zte_akershus
Last synced: 2 months ago
JSON representation
ZTE Axon 9 Pro device tree for OrangeFox Recovery
- Host: GitHub
- URL: https://github.com/rtx4d/recovery_device_zte_akershus
- Owner: rtx4d
- Created: 2023-11-02T13:33:37.000Z (over 1 year ago)
- Default Branch: for-9.0
- Last Pushed: 2023-11-02T13:50:06.000Z (over 1 year ago)
- Last Synced: 2025-01-17T17:37:15.787Z (4 months ago)
- Language: Makefile
- Size: 159 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Device tree for ZTE Axon 9 Pro (codenamed _"akershus"_)
==================================
## Device specifications| Device | ZTE Axon 9 Pro |
| ----------------------: | :---------------------------------------------- |
| SoC | Qualcomm SDM845 Snapdragon 845 |
| CPU | 8x Qualcomm® Kryo™ 385 up to 2.8GHz |
| GPU | Adreno 630 |
| Memory | 6GB RAM (LPDDR4X) |
| Shipped Android version | 8.1 |
| Storage | 64GB / UFS 2.1 flash storage |
| Battery | Non-removable Li-Po 4000 mAh |
| Dimensions | 74,5 x 156,5 x 7,9 mm |
| Display | 2160 x 1080 (18:9), 6.21 inch |
| Rear camera 1 | 12MP, Dual LED flash |
| Rear camera 2 | 20MP |
| Front camera | 20MP, 1080p 30 fps video |## Device picture

### Copyright
```
/*
* Copyright (C) 2013-2022 The TWRP
*
* Copyright (C) 2019-2022 The OrangeFox Recovery Project
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*
*/
```