tools/graph_ams/Android.bp
0 → 100644
+28
−0
tools/graph_ams/OWNERS
0 → 100644
+2
−0
tools/graph_ams/graph_ams.py
0 → 100644
+146
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Change-Id: I93adb99b43bd7b879d69c180bd488925bf320a01 Test: m graph_ams; adb shell dumpsys activity --proto > activity.bin; graph_ams activity.bin > activity.dot; dot -Tpdf activity.dot -o activity.pdf Bug: 419577469 Flag: EXEMPT build infra and tools