diff options
| author | Karl Schultz <karl@lunarg.com> | 2016-10-31 08:52:38 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-10-31 08:52:38 -0600 |
| commit | 818912a6d089a5dc538cfda1a91caf9c046e4e04 (patch) | |
| tree | d89c6b8b0eb3656d357e5f74a4c4aafb4e8ec4cf | |
| parent | 0efd6aa2496d13e2c040443a0182b0577fd2bad6 (diff) | |
| download | usermoji-818912a6d089a5dc538cfda1a91caf9c046e4e04.tar.xz | |
docs: LX617: Fix Android layer path info
| -rw-r--r-- | loader/LoaderAndLayerInterface.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/loader/LoaderAndLayerInterface.md b/loader/LoaderAndLayerInterface.md index b5599413..424fc31f 100644 --- a/loader/LoaderAndLayerInterface.md +++ b/loader/LoaderAndLayerInterface.md @@ -1070,7 +1070,7 @@ and must live in the application's library folder. The application enables the layers at vkCreateInstance as any Vulkan application would. An application enabled for debug has more options. It can enumerate and enable -layers located in /data/local/vulkan/debug. +layers located in /data/local/debug/vulkan. <br/> |
