Created
November 15, 2020 16:01
-
-
Save jvanveen/783c6f51f6281d499b1368c2c461219c to your computer and use it in GitHub Desktop.
Sync Sony Bravia tv datetime
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Fixes ethernet failure due to out-of-sync clock (unable to set from UI) | |
adb connect 192.168.1.4 | |
adb shell settings put global auto_time 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment