dee050c6d8
Three issues fixed: - Replace fragile -newer comparison against the script file (breaks after any script edit) with a timestamp file created just before the Gradle task runs. - Search connected_android_test_additional_output for pulled benchmark JSON (where AndroidX Benchmark actually writes results via Gradle). - Extract benchmark data from XML via CDATA parsing instead of dumping raw XML, consistent with the JVM and K/Native sections. https://claude.ai/code/session_01WSNE6QKiYM2ZutQD2UihCW