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

Add Lenovo Phab 2 Pro data #24

Closed
rockwalrus opened this issue Jul 17, 2017 · 1 comment
Closed

Add Lenovo Phab 2 Pro data #24

rockwalrus opened this issue Jul 17, 2017 · 1 comment

Comments

@rockwalrus
Copy link

Please add the Lenovo Phab 2 Pro. Here's the JSON that's working for me:

    {
      "type":"android",
      "rules":[
        {
          "mdmh":"LENOVO/*/Lenovo PB2-690Y/*"
        },
        {
          "ua":"Lenovo PB2-690Y"
        }
      ],
      "dpi":[
        457.2,
        454.713
      ],
      "bw":3,
      "ac":500
    }

Yes, as far as I can tell, it tells Android that it's the LENOVO Lenovo PB2-690Y.

@thoragio
Copy link
Contributor

Added in version 1.0.2

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

2 participants