****Disclaimer****
[COLOR="Red"][B]WARNING: IMPROPER FLASHING MAY POTENTIALLY BRICK YOUR DEVICE. SO PLEASE PROCEED AT YOUR OWN RISK. ME OR ANY OTHER DEVELOPER MENTIONED IN THIS POST WILL ASSUME NO RESPONSIBILITY FOR THIS. I accepts no responsibility for any damage to your device. Please read the instructions and notes before flashing anything[/B][/COLOR]
- adb devices
- adb reboot bootloader
- fastboot flash vendor vendor.img
- fastboot format userdata OR fastboot erase userdata
- fastboot format cache OR fastboot erase cache
- fastboot boot NAME-OF-THE-TWRP.img (Se the name of the twrp.img)
iZbWXMs8vabDW1szJz1hgg
- Download the KernelAudiutor4Wear.apk from above link and move it to your adb folder.
- adb devices
- adb install KernelAudiutor4Wear.apk
[[B]DECRYPTION KEY[/B]]
iZbWXMs8vabDW1szJz1hgg
[B][SIZE="4"]STEPS[/SIZE][/B]
- fastboot flash aboot aboot.img
- fastboot flash boot boot.img
- fastboot flash recovery recovery.img
- fastboot flash vendor vendor.img
- fastboot flash system system.img
- fastboot format userdata OR fastboot erase userdata
- fastboot format cache OR fastboot erase cache
- fastboot reboot
adb shell
su
cp /data/data/com.google.android.gms/databases/dg.db /mnt/sdcard
adb pull /mnt/sdcard/dg.db
sqlite3.exe dg.db
update main set c = 0 where a like 'attest%';
adb push dg.db /mnt/sdcard
cp /mnt/sdcard /data/data/com.google.android.gms/databases/dg.db
chmod 440 /data/data/com.google.android.gms/databases/dg.db
/*
* Your warranty is now void.
* I am not responsible for bricked devices, bootloop and dead SD cards,
* YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*/