Add descriptive text describing html interaction.
Test: Ran and verified html output is viewable. Change-Id: I54771bc9b536ff8fbc62dc7e5aac2caa22765e30
This commit is contained in:
@@ -322,7 +322,9 @@ label {
|
||||
font-family: Roboto Mono,monospace;
|
||||
cursor: pointer
|
||||
}
|
||||
</style></head><body>Native allocation HTML viewer<ol>
|
||||
</style></head><body>Native allocation HTML viewer<br><br>
|
||||
Click on an individual line to expand/collapse to see the details of the
|
||||
allocation data<ol>
|
||||
"""
|
||||
html_footer = "</ol></body></html>"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user