This media is not supported in your browser
VIEW IN TELEGRAM
#!/bin/sh
for z in /sys/class/thermal/thermal_zone*/type; do
echo "$z: $(cat $z)"
done
for z in /sys/class/thermal/thermal_zone*/type; do
echo "$z: $(cat $z)"
done
Guzram’s What he want to Share
#!/bin/sh for z in /sys/class/thermal/thermal_zone*/type; do echo "$z: $(cat $z)" done
i leave here for future purposes to find which cpu temp
Oh so on default u can also receive sms🤔, well let say my current state :
Default no patch : make / receive calls work, receive sms works
Current patch if applied : receive calls work, data cellular works
In theory, patching how sim card detection works, data works, and sending sms works, we can finally have major usage ril works (excluding Volte)
Default no patch : make / receive calls work, receive sms works
Current patch if applied : receive calls work, data cellular works
In theory, patching how sim card detection works, data works, and sending sms works, we can finally have major usage ril works (excluding Volte)
Guzram’s What he want to Share
╭∩╮( •̀_•́ ) bam, ril on non trennzi
PS: Changing tsts to dsds only works on camon 40 (tecno AI one) alongside with other ril patch
Now i just need to figure out how they manage default homescreen layout😕
Now i just need to figure out how they manage default homescreen layout😕
