Ug
So Samsung just dropped this update for my watch…
https://doc.samsungmobile.com/SM-R860/XAA/doc.html
Normally, I’d be happy to get new shit for my older watch, but I’ve been following post for my FAVORITE watch face Sectograph and the latest WearOS 5 update breaks complex custom watch faces.
I know there are alternatives out there, and I’ll prob give them a try, just incase.
Anyway, if you are handy with ADB wireless debugging, you can disable the system update on the watch, while still keeping play services and Google Pay working.
The fix
pm disable-user --user 0 com.sec.android.soagent
# Package com.sec.android.soagent new state: disabled-user
pm disable-user --user 0 com.wssyncmldm
# Package com.wssyncmldm new state: disabled-user
I hope this helps some folks out there have a little more control over their own hardware ❤
Peace!