sjllls / android_device_sony_aurora

Tree based on stock FW for XZ2 Premium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Device Tree for Xperia XZ2 Premium (aurora)

By Sjll The Xperia (codenamed "aurora") is a smartphone from Sony Mobile. It was released in 2018.

Basic Spec Sheet
CPU Octa-core (4x2.8 GHz Kryo 385 Gold & 4x1.7 GHz Kryo 385 Silver)
Chipset Qualcomm SDM845 Snapdragon 845
GPU Adreno 630
Memory 6 GB RAM
Shipped Android Version 8.1
Storage 64 GB
Battery Non-removable Li-Po 3540 mAh battery
Display Toppest LCD, 2160 x 3840 pixels, 16:9 ratio (~760 ppi density)
Camera (Back) 19 MP (f/2.0, 25mm, 1/2.3", 1.22 µm) and 12MP (mono f/1.6 1/2.3"), gyro EIS, predictive phase detection and laser AF, LED flash, 4K at 30fps, 1080p at 30, 60fps or 960fps
Camera (Front) 13 MP (f/2.0, 1/3"), gyro EIS, 1080p

Copyright 2018 - The LineageOS Project.

Xperia XZ2 Premium

Temporary build instructions

# Compiling
$ m[ake|ka] bootimage systemimage

# Installing
$ fastboot --disable-verity --disable-verification flash vbmeta stock_vbmeta.img
$ fastboot flash boot boot.img
$ fastboot flash system system.img
$ fastboot -w reboot

About

Tree based on stock FW for XZ2 Premium


Languages

Language:Makefile 86.3%Language:Shell 12.3%Language:C 1.4%