Welcome!
Please Note the GSIs (Generic System Images) are treble based and support most devices. Stability is not guaranteed, keep testing until you are comfortable/stable.
For GSI ROM links, refer to this Page
Common Short-hand terms in GSI management
- b = a/b
- v = vanilla (no Gapps)
- g= Gapps
- n = no root
- s = with root
- Slim = Only core Gapps included
Tips and Guides
- To Hide Phh Settings via Terminal preferably Termux, ROOT IS REQUIRED su -c "pm disable me.phh.treble.app/.TopLevelSettingsActivity"
- To Show Phh Settings, ROOT IS REQUIRED su -c "pm enable me.phh.treble.app/.TopLevelSettingsActivity"
- In case the prop doesn't already exist, use Terminal to set it. A possible fix for laggy UI on A13+ systems (This may result in consistently high battery temps and consumption). Run "su" in terminal and run setprop debug.sf.disable_backpressure 1" and Reboot
- Run these commands in case you face insufficient storage while re-partitioning/flashing system.img: fastboot delete-logical-partition system_ext fastboot delete-logical-partition system_ext_a fastboot delete-logical-partition system_ext_b fastboot delete-logical-partition product fastboot delete-logical-partition product_a fastboot delete-logical-partition product_b
- If you wish to remain on a GSI booted via DSU and want it to survive a reboot, run this command: adb shell gsi_tool enable and if you wish to revert, run: adb shell gsi_tool disable
Stay tuned for more GSI related tips and Updates