projects
/
platform
/
upstream
/
VK-GL-CTS.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
818ce18
)
Update Android build dependencies in README.md
author
Pyry Haulos
<phaulos@google.com>
Mon, 29 Aug 2016 21:35:51 +0000
(14:35 -0700)
committer
Pyry Haulos
<phaulos@google.com>
Mon, 29 Aug 2016 21:35:51 +0000
(14:35 -0700)
Change-Id: If159d4b4312183063a0d55483c1383197807eac1
external/vulkancts/README.md
patch
|
blob
|
history
diff --git
a/external/vulkancts/README.md
b/external/vulkancts/README.md
index
ba661ba
..
ec0530a
100644
(file)
--- a/
external/vulkancts/README.md
+++ b/
external/vulkancts/README.md
@@
-26,11
+26,15
@@
Requirements
### Android
- * Android NDK r1
0e
+ * Android NDK r1
1
* Android SDK with: SDK Tools, SDK Platform-tools, SDK Build-tools, and API 22
+ * Java Development Kit (JDK)
* Apache Ant
* Windows: either NMake or JOM in PATH
+See `android/scripts/common.py` for a list locations where the build system
+expects to find these.
+
Building CTS
------------