Skip to content

Instantly share code, notes, and snippets.

@courville
Created January 4, 2019 14:10
Show Gist options
  • 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