Commit f3ab5adb authored by Dan Albert's avatar Dan Albert
Browse files

Add `adb` to the list of dependencies.

Change-Id: Ic2a0d2185965f798e8c2e0dfdbeed621e924aa5a
parent a05d192d
......@@ -106,6 +106,10 @@ Prerequisites
* python3 (used for Vulkan validation layer generation)
* python-lxml (used for Vulkan validation layer generation)
* Mac OS X also requires Xcode.
* Running tests requires that `adb` is in your `PATH`. This is provided as part
of the [Android SDK].
[Android SDK]: https://developer.android.com/studio/index.html#downloads
Building the NDK
----------------
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment