factorize pb stat
Some checks failed
/ test_checkout (push) Failing after 1s

This commit is contained in:
Jean-Marie Mineau 2025-08-17 00:22:26 +02:00
parent e794c037e8
commit 25c79da4f9
Signed by: histausse
GPG key ID: B66AEEDA9B645AD2
4 changed files with 15 additions and 10 deletions

View file

@ -1,5 +1,6 @@
#import "@local/template-thesis-matisse:0.0.1": etal
#import "../lib.typ": todo, jfl-note, pb1, APKs, SDK, highlight-block
#import "../lib.typ": todo, jfl-note
#import "../lib.typ": pb1, pb1-text, APKs, SDK, highlight-block
#import "X_var.typ": *
== Conclusion <sec:rasta-conclusion>
@ -23,7 +24,7 @@ This will allow the research community to use directly the tools without the bui
#v(1.5em)
#align(center, highlight-block(inset: 15pt, width: 75%, breakable: false, block(align(left)[
#pb1: _To what extent are previously published Android analysis tools still usable today, and what factors impact their reusability?_
#pb1: #pb1-text
#v(0.75em)
More than half the tools we selected were not usable.
In some cases, it was due to our inability to setup the tool correctly.