Skip to content

Just a tool to make ROM Port from OEM/AOSP out of firmware from any phone

License

Notifications You must be signed in to change notification settings

Asus-Zenfone-Dev/ErfanGSIs

 
 

Repository files navigation

Requirements

Linux or Mac

Released GSIs

Download links: https://mirrors.lolinet.com/firmware/gsi/
XDA thread: https://forum.xda-developers.com/project-treble/trebleenabled-device-development/pie-erfan-gsi-ports-t3906486
Telegram group: https://t.me/ErfanGSIs
Telegram channel: https://t.me/ErfanGSI

How to use

Download tools

git clone --recurse-submodules https://github.com/Asus-Zenfone-Dev/ErfanGSIs.git
cd ErfanGSIs

For setting up requirements

sudo bash setup.sh

Generating GSI from stock firmware URL

Example: for making OxygenOS of oneplus 7 pro firmware, you can use this command

sudo ./url2GSI.sh https://oxygenos.oneplus.net/OnePlus7ProOxygen_21.O.07_OTA_007_all_1905120542_fc480574576b4843.zip OxygenOS

check url2GSI.sh for more info

About

Just a tool to make ROM Port from OEM/AOSP out of firmware from any phone

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 83.3%
  • Java 8.6%
  • Python 8.1%