Could you kindly verify what is returned by
` adb shell getprop ro.product.board ` from the desktop, or
` getprop ro.product.board ` from an android terminal
by the Note?
We use that command to identify models in scripts (e.g. for the penultimate product it returns 'Max2').
|