commit | 4641fe92a2e4923a5e63ca7c83de6eac7730d8f8 | [log] [tgz] |
---|---|---|
author | Brett Chabot <brettchabot@google.com> | Thu Sep 21 15:55:00 2023 -0700 |
committer | Anvesh Renikindi <renikindi@google.com> | Tue Nov 28 21:07:32 2023 +0000 |
tree | 035b5f3de7449e9d1827edfe7f43a157ed715c3c | |
parent | 0a63944d29c27f4f7332500ffa3330e7eecf0e07 [diff] |
Update to minSdkVersion 19 for tests. androidx.test.monitor and other related libraries have updated their minSdkVersion to 19. This causes any android_test* target with minSdkVersion < 19 to fail building. This commit increments the affected tests to minSdkVersion 19. Test: m tests Bug: 299123220 Change-Id: I5cc2c236fb474ac373c5cca4cc79abcd2e558d61 Merged-In: I5cc2c236fb474ac373c5cca4cc79abcd2e558d61 (cherry picked from commit d95459651b0a6d3bff2362f31768e9c37b4bf782)