Skip to content

Instantly share code, notes, and snippets.

@edwindotcom
Last active August 29, 2015 14:07
Show Gist options
  • Select an option

  • Save edwindotcom/0db36eaa5d5cea0a036e to your computer and use it in GitHub Desktop.

Select an option

Save edwindotcom/0db36eaa5d5cea0a036e to your computer and use it in GitHub Desktop.
get base image value from kk b2g builds
# for Kitkat base images:
adb shell getprop ro.bootloader
# for pre Kitkat base images:
adb shell getprop t2m.sw.version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment