Skip to content

Remim7/OrangrFox_device_suzu

Repository files navigation

OrangeFOX Recovery Device configuration for Sony Xperia X (suzu)

Copyright 2020 - The OmniROM Project

For building OrangeFOX Recovery for Sony Xperia X (suzu) ONLY.

Kernel Source

Check here: https://github.com/sonyxperiadev/kernel

OrangeFOX Recovery Source

OrangeFOX Recovery Source: https://gitlab.com/OrangeFox/Manifest

How to build recovery

###-----First,Sync source

mkdir OrangeFox

cd OrangeFox

repo init --depth=1 -u https://gitlab.com/OrangeFox/Manifest.git -b fox_9.0

repo sync -j8 --force-sync

mkdir -p device/sony

cd device/sony

git clone https://github.com/Remim7/OrangrFox_device_suzu.git -b fox_9.0 suzu

###-----Next,Build Recovery cd OrangeFox

source build/envsetup.sh

export ALLOW_MISSING_DEPENDENCIES=true

export LC_ALL="C"

lunch omni_suzu-eng && mka recoveryimage

Device specifications

=====================================

Basic Spec Sheet
CPU Hexa-Core (2x1.8 GHz & 4x1.4 GHz)
CHIPSET Qualcomm MSM8956 Snapdragon 650
GPU Adreno 510
Memory 3GB
Shipped Android Version 6.0 (Marshmallow)
Storage 64GB
Battery 2620 mAh
Dimensions 143 x 69 x 7.7 mm
Display 1920 x 1080 pixels/5" LCD
Rear Camera 23 MP
Front Camera 13 MP

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published