Skip to content

Instantly share code, notes, and snippets.

@courville
Created January 4, 2019 14:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save courville/32157b3d58784b69bfe8087b6d5b9443 to your computer and use it in GitHub Desktop.
Save courville/32157b3d58784b69bfe8087b6d5b9443 to your computer and use it in GitHub Desktop.
force date and time via adb based on host result
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