diff options
| author | 2016-05-04 20:00:08 +0000 | |
|---|---|---|
| committer | 2016-05-04 20:00:08 +0000 | |
| commit | 60e5bc30bbb41f25836a8bbd2a04bc2eab4b7f8c (patch) | |
| tree | e0f592d9ed36290a38ed2043aeab61ce3523ff05 | |
| parent | 6006856b24335473e71a58d3bf45d49c57ea6055 (diff) | |
| parent | 0677d4b7153327fef6b33c90c5bf61f756c1bea3 (diff) | |
Docs: Adds fugu to list of Vulkan-supported devices.
am: 0677d4b715
* commit '0677d4b7153327fef6b33c90c5bf61f756c1bea3':
Docs: Adds fugu to list of Vulkan-supported devices.
Change-Id: Ida6a6972ff32917eb9367871d6ea0766cc37d05e
| -rw-r--r-- | docs/html/ndk/guides/graphics/getting-started.jd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/html/ndk/guides/graphics/getting-started.jd b/docs/html/ndk/guides/graphics/getting-started.jd index 9099b03f342c..c0dd463c9db3 100644 --- a/docs/html/ndk/guides/graphics/getting-started.jd +++ b/docs/html/ndk/guides/graphics/getting-started.jd @@ -30,6 +30,7 @@ be using one of the following devices, running at least Android N, Developer Pre <ul> <li>Nexus 6P.</li> <li>Nexus 5X.</li> + <li>Nexus Player.</li> </ul> <p> |