Skip to content

wadiehabib/device_xiaomi_rubens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Device tree for Redmi K50 (rubens) - Prebuilt

The Redmi K50 (codenamed "rubens") is a high-end, mid-range smartphone from Xiaomi.

It was released in March 2022.

Device Specifications

Basic Spec Sheet
CPU Octa-core CPU with 4x Arm Cortex-A78 up to 2.85GHz
Chipset Mediatek Dimensity 8100
GPU Mali-G610 MC6
Memory 8/12 GB RAM (LPDDR5 6400Mbps)
Shipped Android Version 12 with MIUI 13
Storage 128/256/512 GB (UFS 3.1)
Battery Non-removablem, Li-Po 5500 mAh
Display 1440 x 3200 pixels, 6.67 inches, 120 Hz, AMOLED, HDR10+
Camere 48MP(Primary) 8MP(Ultra-wide) 2MP(Telephoto-macro)

Device Picture

Redmi K50

Patches

Telephony

https://gerrit.pixelexperience.org/c/frameworks_opt_telephony/+/15476

Ims

https://gerrit.pixelexperience.org/c/frameworks_opt_net_ims/+/15318

https://gerrit.pixelexperience.org/c/frameworks_opt_net_ims/+/15317

Building

Complete zip

Needed: device/xiaomi/rubens; vendor/xiaomi/rubens; kernel/xiaomi/mt6895

Added by yourself: device/xiaomi/rubens/prebuilts/vendor.img; device/xiaomi/rubens/prebuilts/odm.img

Patch: Patches Needed

lunch acme_rubens-userdebug

mka bacon

DSU sideloader

Needed: device/xiaomi/rubens; vendor/xiaomi/rubens; kernel/xiaomi/mt6895

Patch: Patches Needed, Drop import prebuilt vendor/odm image

lunch acme_rubens-userdebug

mka systemimage && mka productimage && cd $OUT && zip dsu.zip system.img product.img

Credits

This tree based on Redmi Note 11T Pro+(xaga) of @wbs306