diff options
author | Tor Norbye <tnorbye@google.com> | 2013-05-03 14:03:10 -0700 |
---|---|---|
committer | Tor Norbye <tnorbye@google.com> | 2013-05-03 14:03:10 -0700 |
commit | 4e882c4d3da84282589fba66d873a622169f02a2 (patch) | |
tree | ab4435eeb16433c4cb5befb1d94952426a9d020f /files/devices.xml | |
parent | 1104b284c029251ac5e372c50cb740b199745534 (diff) | |
download | sdk-4e882c4d3da84282589fba66d873a622169f02a2.zip sdk-4e882c4d3da84282589fba66d873a622169f02a2.tar.gz sdk-4e882c4d3da84282589fba66d873a622169f02a2.tar.bz2 |
Update devices.xml with Nexus 4 and Nexus 10 (from tools/base)
Change-Id: I2e0990b0617b7e1f095528822e3eea51f15dda3a
Diffstat (limited to 'files/devices.xml')
-rw-r--r-- | files/devices.xml | 192 |
1 files changed, 192 insertions, 0 deletions
diff --git a/files/devices.xml b/files/devices.xml index ac92da3..e729986 100644 --- a/files/devices.xml +++ b/files/devices.xml @@ -400,4 +400,196 @@ </d:state> </d:device> + + <d:device> + <d:name>Nexus 4</d:name> + <d:manufacturer>Google</d:manufacturer> + <d:hardware> + <d:screen> + <d:screen-size>normal</d:screen-size> + <d:diagonal-length>4.7</d:diagonal-length> + <d:pixel-density>xhdpi</d:pixel-density> + <d:screen-ratio>notlong</d:screen-ratio> + <d:dimensions> + <d:x-dimension>768</d:x-dimension> + <d:y-dimension>1280</d:y-dimension> + </d:dimensions> + <d:xdpi>320</d:xdpi> + <d:ydpi>320</d:ydpi> + <d:touch> + <d:multitouch>jazz-hands</d:multitouch> + <d:mechanism>finger</d:mechanism> + <d:screen-type>capacitive</d:screen-type> + </d:touch> + </d:screen> + <d:networking> + Wifi + Bluetooth + NFC + </d:networking> + <d:sensors> + Accelerometer + Barometer + Compass + GPS + Gyroscope + LightSensor + ProximitySensor + </d:sensors> + <d:mic>true</d:mic> + <d:camera> + <d:location>back</d:location> + <d:autofocus>true</d:autofocus> + <d:flash>true</d:flash> + </d:camera> + <d:camera> + <d:location>front</d:location> + <d:autofocus>false</d:autofocus> + <d:flash>false</d:flash> + </d:camera> + <d:keyboard>nokeys</d:keyboard> + <d:nav>nonav</d:nav> + <d:ram unit="KiB">1953125</d:ram> + <d:buttons>soft</d:buttons> + <d:internal-storage unit="KiB">7811891</d:internal-storage> + <d:removable-storage unit="MiB"></d:removable-storage> + <d:cpu>Qualcomm Snapdragon S4 Pro</d:cpu> + <d:gpu>Adreno 320</d:gpu> + <d:abi> + armeabi-v7a + armeabi + </d:abi> + <d:dock></d:dock> + <d:power-type>battery</d:power-type> + </d:hardware> + <d:software> + <d:api-level>16</d:api-level> + <d:live-wallpaper-support>true</d:live-wallpaper-support> + <d:bluetooth-profiles></d:bluetooth-profiles> + <d:gl-version>2.0</d:gl-version> + <d:gl-extensions>GL_EXT_debug_marker GL_AMD_compressed_ATC_texture + GL_AMD_performance_monitor GL_AMD_program_binary_Z400 GL_EXT_robustness + GL_EXT_texture_format_BGRA8888 GL_EXT_texture_type_2_10_10_10_REV GL_NV_fence + GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth_texture GL_OES_depth24 + GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_element_index_uint + GL_OES_fbo_render_mipmap GL_OES_fragment_precision_high GL_OES_get_program_binary + GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_OES_standard_derivatives + GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_half_float + GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float + GL_OES_vertex_type_10_10_10_2 GL_OES_vertex_array_object GL_QCOM_alpha_test + GL_QCOM_binning_control GL_QCOM_driver_control GL_QCOM_perfmon_global_mode + GL_QCOM_extended_get GL_QCOM_extended_get2 GL_QCOM_tiled_rendering + GL_QCOM_writeonly_rendering GL_EXT_sRGB + </d:gl-extensions> + <d:status-bar>true</d:status-bar> + </d:software> + <d:state name="Portrait" default="true"> + <d:description>The phone in portrait view</d:description> + <d:screen-orientation>port</d:screen-orientation> + <d:keyboard-state>keyssoft</d:keyboard-state> + <d:nav-state>nonav</d:nav-state> + </d:state> + <d:state name="Landscape"> + <d:description>The phone in landscape view</d:description> + <d:screen-orientation>land</d:screen-orientation> + <d:keyboard-state>keyssoft</d:keyboard-state> + <d:nav-state>nonav</d:nav-state> + </d:state> + </d:device> + + <d:device> + <d:name>Nexus 10</d:name> + <d:manufacturer>Google</d:manufacturer> + <d:hardware> + <d:screen> + <d:screen-size>xlarge</d:screen-size> + <d:diagonal-length>10.055</d:diagonal-length> + <d:pixel-density>xhdpi</d:pixel-density> + <d:screen-ratio>notlong</d:screen-ratio> + <d:dimensions> + <d:x-dimension>2560</d:x-dimension> + <d:y-dimension>1600</d:y-dimension> + </d:dimensions> + <d:xdpi>300</d:xdpi> + <d:ydpi>300</d:ydpi> + <d:touch> + <d:multitouch>jazz-hands</d:multitouch> + <d:mechanism>finger</d:mechanism> + <d:screen-type>capacitive</d:screen-type> + </d:touch> + </d:screen> + <d:networking> + Wifi + Bluetooth + NFC + </d:networking> + <d:sensors> + Accelerometer + Barometer + Compass + GPS + Gyroscope + LightSensor + </d:sensors> + <d:mic>true</d:mic> + <d:camera> + <d:location>back</d:location> + <d:autofocus>true</d:autofocus> + <d:flash>true</d:flash> + </d:camera> + <d:camera> + <d:location>front</d:location> + <d:autofocus>false</d:autofocus> + <d:flash>false</d:flash> + </d:camera> + <d:keyboard>nokeys</d:keyboard> + <d:nav>nonav</d:nav> + <d:ram unit="KiB">1953125</d:ram> + <d:buttons>soft</d:buttons> + <d:internal-storage unit="KiB">15623782</d:internal-storage> + <d:removable-storage unit="MiB"></d:removable-storage> + <d:cpu>Dual-core A15</d:cpu> + <d:gpu>Quad-core Mali T604</d:gpu> + <d:abi> + armeabi-v7a + armeabi + </d:abi> + <d:dock></d:dock> + <d:power-type>battery</d:power-type> + </d:hardware> + <d:software> + <d:api-level>16</d:api-level> + <d:live-wallpaper-support>true</d:live-wallpaper-support> + <d:bluetooth-profiles></d:bluetooth-profiles> + <d:gl-version>2.0</d:gl-version> + <d:gl-extensions>GL_EXT_debug_marker GL_ARM_rgba8 GL_ARM_mali_shader_binary + GL_OES_depth24 GL_OES_depth_texture GL_OES_depth_texture_cube_map + GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_EXT_read_format_bgra + GL_OES_compressed_paletted_texture GL_OES_compressed_ETC1_RGB8_texture + GL_OES_standard_derivatives GL_OES_EGL_image GL_OES_EGL_image_external + GL_OES_EGL_sync GL_OES_texture_npot GL_OES_vertex_half_float + GL_OES_required_internalformat GL_OES_vertex_array_object GL_OES_mapbuffer + GL_EXT_texture_format_BGRA8888 GL_EXT_texture_rg GL_EXT_texture_type_2_10_10_10_REV + GL_OES_fbo_render_mipmap GL_OES_element_index_uint GL_EXT_shadow_samplers + GL_EXT_occlusion_query_boolean GL_EXT_blend_minmax GL_EXT_discard_framebuffer + GL_OES_get_program_binary GL_OES_texture_3D GL_EXT_texture_storage + GL_EXT_multisampled_render_to_texture GL_OES_surfaceless_context + GL_ARM_mali_program_binary + </d:gl-extensions> + <d:status-bar>true</d:status-bar> + </d:software> + <d:state name="Portrait"> + <d:description>The phone in portrait view</d:description> + <d:screen-orientation>port</d:screen-orientation> + <d:keyboard-state>keyssoft</d:keyboard-state> + <d:nav-state>nonav</d:nav-state> + </d:state> + <d:state name="Landscape" default="true"> + <d:description>The phone in landscape view</d:description> + <d:screen-orientation>land</d:screen-orientation> + <d:keyboard-state>keyssoft</d:keyboard-state> + <d:nav-state>nonav</d:nav-state> + </d:state> + </d:device> + </d:devices> |