Ei kuvausta

theimpulson 1c21eb6e63 PL2: Drop non-required/non-supported flags 6 vuotta sitten
bootctrl bcbd8e35fd PL2: Remove unused variable. 6 vuotta sitten
prebuilt e80669c371 Initial commit 7 vuotta sitten
recovery d1b722df78 Revert "PL2: Add script to load correct patch level" 6 vuotta sitten
Android.mk e80669c371 Initial commit 7 vuotta sitten
AndroidProducts.mk e80669c371 Initial commit 7 vuotta sitten
BoardConfig.mk 1c21eb6e63 PL2: Drop non-required/non-supported flags 6 vuotta sitten
README.md e80669c371 Initial commit 7 vuotta sitten
omni_PL2.mk ca0daf1f01 PL2: Inherit base makefile instead of embedded 6 vuotta sitten

README.md

Device Tree for Nokia 6.1 (PL2)

The Nokia 6 (codenamed "PL2") is a mid-range smartphone from Nokia. It was released in April 2018.

Basic Spec Sheet
CPU Octa-core 2.2 GHz Cortex-A53
Chipset Qualcomm SDM630 Snapdragon 660
GPU Adreno 630
Memory 3/4 GB RAM
Shipped Android Version 8.1
Storage 32/64 GB
Battery Non-removable Li-Po 3000 mAh battery
Display 1080 x 1920 pixels, 16:9 ratio (~403 ppi density)
Camera (Back) 16 MP, f/2.0, 27mm (wide), 1.0µm, PDAF, Zeiss optics, dual-LED dual-tone flash, panorama, HDR, 2160p@30fps, 1080p@30fps
Camera (Front) 8 MP, f/2.0, 1/4", 1.12µm, 1080p@30fps

Nokia 6.1

Build instructions

# Compiling
$ . build/envsetup.sh
$ lunch omni_PL2-eng
$ make -jx recoveryimage //replace x in -jx with number of cores you want to allot for compilation