Skip to content

Instantly share code, notes, and snippets.

@TheGabrielHoward
Last active July 1, 2022 04:45
Show Gist options
  • Save TheGabrielHoward/1666186cc4f151de8f6bea4872c30e1a to your computer and use it in GitHub Desktop.
Save TheGabrielHoward/1666186cc4f151de8f6bea4872c30e1a to your computer and use it in GitHub Desktop.
Q GSI Tissot - Notes

Waiting for GabrielHowardCI sync...

[DISCONTINUED][QP1A] Pixel & Generic 10 GSI for AB Devices - NOTES for Mi A1

Important

qpreview

Known Bugs

GSI / SYSTEM BUGS

  • Some custom lock screen clocks & Notification bubbles aren't working
  • Storage in Third-party apps (Partly fixed)

VENDOR / BOOT IMAGE BUGS

  • SELinux is permissive
  • VoLTE
  • Bootloop when phone is off and charging simultaneously
  • Boot image bugs (BT/FP), check below

Check more on telegra.ph or in group

How To Install

CLEAN FLASH

IMPORTANT: Treble needed - How To Treblize

  • Wipe data, cache, system and vendor (Format Data optional)
  • Flash boot.img as boot image
  • Flash vendor.img as vendor image
  • Flash system.img as system image
  • Flash Permissiver_v5 or TissotManager > Patches > SELinux state > Permissive
  • Reboot to system
  • Once booted, install GMS Apk (check above)
  • If you want, reboot to recovery and flash magisk and lagfix

DIRTY FLASH

To dirty flash (update) any boot, system or vendor image, do this:

  • Wipe system, vendor and cache
  • Flash boot.img as boot image
  • Flash vendor.img as vendor image
  • Flash system.img as system image
  • Reboot system

System Image

Latest Android 10 Version: QP1A

Ported from: Pixel 2 (Walleye)

Images by Erfan Abdi

Other GSIs by Erfan: https://mirrors.lolinet.com/firmware/gsi/

Vendor Image

Boot Image

NOTES FOR BOOT IMAGE

  • If you use edited boot image, you won't be able to enable Bluetooth

Kernel

NOTE: Kernel is not necessary

For 4.9 Vendor (Flex's):

Treble TWRP (By CosmicDan)


Play Services

Once booted system, you need to install this play Services APK

Magisk

In order to install Magisk on Pie, download stable Magisk 19.3 and flash in TWRP. once booted, if the app is not showing in the app drawer, install manually Magisk Manager 7.3.2

LagFix

Change the wallpaper to a static one, if it continues to lagging ...

Camera

Arnova's Camera (5.1 & 6.2)

To Fix Camera (if broken), open terminal / termux)

pm install cameraname.apk

or adb

adb install cameraname.apk

Disable Hardware Capacitive Buttons

In order to disable Capacitive Buttons flash this module in Magisk and reboot

BL Keeps Crashing

Use:

  • July vendor+ May boot
  • May vendor+ May boot

Possible combinations

Wrong Pin/Password Fix

In order to fix Wrong Pin/Password, flash Permissiver_v5

DO NOT remove anything from /data/system

Pixel 3XL Exclusives in GSI

With QPP6_GSI_Pixel3XL_Exclusives you will get:

  • Battery Stats on Quick Settings
  • AR Core
  • Google Maps AR
  • PlayGround
  • New Google Sans
  • Driving mode
  • Pixel Tips
  • Connectivity Health Services
  • Pixel Ambient Services
  • Pixel Visual Core
  • Pixel Stand
  • More

GitHub Repo: https://github.com/TheGabrielHoward/Q_P3XL_Exclusives

Q Clocks

Note: In *QPP6 doesn't work

  • Analog Clock:
adb shell settings put secure lock_screen_custom_clock_face "com.android.keyguard.clock.AnalogClockController"
  • Bubble clock:
adb shell settings put secure lock_screen_custom_clock_face "com.android.keyguard.clock.BubbleClockController"
  • Text clock: Not Available

  • To remove custom/Go back to stock clock:

adb shell settings put secure lock_screen_custom_clock_face "com.android.keyguard.clock.TypeClockController"

Play Store Fix

Play Store stuck at 99% of download - Fix

Battery Drain

If you are getting unusual battery drain, disable ADB (USB debugging) in developer options.

Enable ADB

Enable adb using this command in TWRP :

Linux/mac : adb push ~/.android/adbkey.pub /data/misc/adb/adb_keys

Win : adb push C:\Users<userName>.android\adbkey.pub /data/misc/adb/adb_keys

Fix No Signal - No SIM

Useful Modules


OT Telegram Group

If u like the off-topic, here u are: https://t.me/psemiGSIOT


Created & Maintained by Gabriel Howard | All Rights Reserved

Credits

Some special thanks

  • ErfanAbdi for system Images
  • Dean Jenson for some notes
  • Telegram Community for searching bugs and some temporal fixes
@domi55z
Copy link

domi55z commented Aug 8, 2019

please

@Shohunes
Copy link

Shohunes commented Aug 10, 2019

Hello, first of all thanks for the work you have done now to my problem, I use the Rome on my Samsung Galaxy Note 8 N950F and it runs as far as well only the Wi-Fi does not work there is a solution for Hello, first of all thanks for the work you have done now to my problem, I use the Rome on my Samsung Galaxy Note 8 N950F and it runs as far as well only the Wi-Fi does not exist there is a solution for.

This is the Rome I installed exactly after instructions everything works really great, but unfortunately the WI-Fi cannot be activated

https://mirrors.lolinet.com/firmware/gsi/Pixel-AB-10-20190808-ErfanGSI.img.7z

Gibt es eine Möglichkeit oder ist ein fix In Arbeit?

@domi55z
Copy link

domi55z commented Aug 10, 2019

  1. Try to activate bluetooth and wlan at the same time.

  2. if that does not work then turn on hotspot then wlan on

there is not a fix what I know

@Shohunes
Copy link

Thank you but how can I activate Bluetooth and Wi-Fi at the same time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment