docs: LX617: Fix Android layer path info
diff --git a/loader/LoaderAndLayerInterface.md b/loader/LoaderAndLayerInterface.md
index b559941..424fc31 100644
--- a/loader/LoaderAndLayerInterface.md
+++ b/loader/LoaderAndLayerInterface.md
@@ -1070,7 +1070,7 @@
 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/>