commit | 3fd1a5a7c7c1f86cb94e190789fd1c341bc3f6d4 | [log] [tgz] |
---|---|---|
author | Leandro Lovisolo <lovisolo@google.com> | Wed Feb 21 22:50:36 2024 +0000 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Wed Feb 21 22:54:29 2024 +0000 |
tree | 32558cb480bb2cccf1ab49edd441738fbc91f7f0 | |
parent | 475110e8fb37d42af5a3ae032bdc916d05ece189 [diff] |
[bazel] Rewrite Android GM tests to use the modular build. This CL is similar to https://skia-review.googlesource.com/c/skia/+/815096. On that CL, I commented out all GM Android tests due to breaking changes I introduced in the android_test Bazel macro. This CL addresses those breaking changes and uncomments all Android GM tests. I also added an Android Ganesh/Vulkan GM test for demonstration purposes. Bug: b/40045064 Bug: b/40045301 Change-Id: I7879d5a878a8255240c5dd1a719bff6383fd0555 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/816005 Commit-Queue: Leandro Lovisolo <lovisolo@google.com> Reviewed-by: Kevin Lubick <kjlubick@google.com>