Skip to content

Instantly share code, notes, and snippets.

View techyminati's full-sized avatar
💭
Dead Inside

Aryan Sinha techyminati

💭
Dead Inside
View GitHub Profile
@techyminati
techyminati / realme-codenames.md
Last active March 9, 2024 07:51
Internal Codenames of realme Devices

realme's internal codenames

Realme series:

  • CC027 (Realme 1)
  • banana (Realme U1)
  • DD045/DD090/DD093/DD095/DD141/DD145 (Realme 2)
  • ZAL1810 (Realme 3/3i)
  • UNKNOWN (Realme 5)
  • UNKNOWN (Realme 5i)
  • UNKNOWN (Realme 5s)
@techyminati
techyminati / Minati-kernel-Karashi.md
Last active September 4, 2021 04:44
Changelog for Minati Kernel for Realme C11/12

Minati Kernel Karashi

for RMX2185

Release 4 [02/09/'21]

Changelog :

  • Linux 4.9.210
  • Fixed Mtk-perf drivers logging
  • Dropped unused oppo touchscreen
  • Improved Performance by disabling oppo drivers debugging
  • Treewidely nuked oppo printk trash
@sourajitk
sourajitk / FWB-Push-Guide-Github.md
Last active April 6, 2024 16:48
How to push AOSP Frameworks base to your own Github repository.

Let's start by cloning base.

Due to the sheer size and history of AOSP's frameworks_base repository, pushing it to GitHub isn't exactly straightforward. In this guide, I'll walk you through the entire process of pushing the contents of frameworks_base to a GitHub repository.

Let's start with cloning an older version of Android's frameworks_base.

Here, I have cloned:

https://github.com/aosp-mirror/platform_frameworks_base -b nougat-release