We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e44901 commit 414ee27Copy full SHA for 414ee27
GOOGLE.xml
@@ -60,6 +60,13 @@ along with Foobar. If not, see http://www.gnu.org/licenses/.
60
<ro.product.board>tuna</ro.product.board>
61
<description>Actual model is SPH-L700</description>
62
</device>
63
+ <device>
64
+ <commonname>Google Glass XE12</commonname>
65
+ <ro.product.model>Galaxy 1</ro.product.model>
66
+ <ro.product.device>glass-1</ro.product.device>
67
+ <ro.product.board>notle</ro.product.board>
68
+ <description>Google Glass first edition (XE12)</description>
69
+ </device>
70
<device>
71
<commonname>Nexus One</commonname>
72
<ro.product.model></ro.product.model>
0 commit comments