Deploy golden testing on android through an apk

We used to deploy our android golden tests through a console app that we launched from the adb shell. However, this won't work anymore if we want Vulkan validation layers. Switch to an apk instead.

Also clean up and improve upon our tooling:
* Add signal handlers to notify the python server when the app crashes
* Rename dump_gms_and_goldens.py ... -> deploy_tools.py gms goldens ...
* Pipe stdout and stderr to to the python server
* Replace most instances of exit(-1) with abort()

Diffs=
This commit is contained in:
csmartdalton
2024-08-22 22:53:11 +00:00
parent 7bf3e2074a
commit b806d1a1cb

View File

@@ -1 +1 @@
9a43d79175570cc5b0104ae12742748ae801941c
6db85df99bb8971aae6c26202538b5543148b028