Merge "Add descriptive text describing html interaction."

am: fa6b514d71

Change-Id: If8ee40384041729d2b1129ea9283c2bd69697167
This commit is contained in:
Christopher Ferris
2018-06-05 12:41:45 -07:00
committed by android-build-merger

View File

@@ -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>"