Fix up color generation in gecko_profile_generation

Use the symbol filename directly, not the %s (in %s) stackframe
string. This means we can test the entire filename rather than
depending on buggy " in " checks that false-positive say that
"Collections.sort" is a ".so" file.

Add a few more categorisations for .odex, .jar, and .apk.

Bug: 362131906
Test: ran manually
Change-Id: Ia8f1fca000bb88a034b34d1215ca6e81cb33eeee
3 files changed