Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build a database of device information #16

Open
jduck opened this issue Feb 9, 2014 · 1 comment
Open

Build a database of device information #16

jduck opened this issue Feb 9, 2014 · 1 comment

Comments

@jduck
Copy link
Member

jduck commented Feb 9, 2014

This database should probably be in JSON so the data can be pushed to a browser for further handling (filtering, querying, etc).

Information should include (for starters):

  • hardware details
    • revisions / model numbers
      • SoC, memory, storage, etc (others TBD)
      • all known existing stock firmwares and OTA updates for the device
        • build.prop information (perhaps only key values, TBD)
        • kernel version information
        • vulnerabilities known to affect this firmware

others TBD

@jduck
Copy link
Member Author

jduck commented Feb 10, 2014

Information about how to boot to bootloader, recovery, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant