Docs: Add AddressSanitizer
Bug: 18114047
Change-Id: I2ac40a80fe1a03fd7db621011a139c164ffadc45
diff --git a/src/devices/devices_toc.cs b/src/devices/devices_toc.cs
index c2b18fd..180bb06 100644
--- a/src/devices/devices_toc.cs
+++ b/src/devices/devices_toc.cs
@@ -224,6 +224,7 @@
</a>
</div>
<ul>
+ <li><a href="<?cs var:toroot ?>devices/tech/debug/asan.html">AddressSanitizer</a></li>
<li><a href="<?cs var:toroot ?>devices/tech/debug/dumpsys.html">Dumpsys</a></li>
<li><a href="<?cs var:toroot ?>devices/tech/debug/native-memory.html">Native Memory Use</a></li>
<li><a href="<?cs var:toroot ?>devices/tech/debug/netstats.html">Network Use</a></li>