Created
January 4, 2019 14:10
-
-
Save courville/32157b3d58784b69bfe8087b6d5b9443 to your computer and use it in GitHub Desktop.
force date and time via adb based on host result
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
adb shell su root date -u @$(date -u +%s) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment